mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
Update features
This commit is contained in:
parent
2cf31cbc87
commit
ce0bb8d498
@ -70,6 +70,18 @@ Windows 下用户如果不方便编译,可以在qq群文件里面下载相应
|
||||
|
||||
可以通过 `:SPUpdate` 命令来更新spacevim 以及包含的插件,如果需要更新指定的插件,如:startuptime.vim,只需要执行 `:SPUpdate startuptime.vim`,也可以通过 `:SPUpdate SpaceVim` 来更新 SpaceVim.
|
||||
|
||||
## 特性
|
||||
|
||||
- **文档检索:** 通过快捷键 <kbd>SPC h SPC</kbd> 快速检索文档。
|
||||
![SPC h SPC](https://user-images.githubusercontent.com/13142418/31620230-48b53eea-b2c9-11e7-90d0-b717878875d4.gif)
|
||||
- **快捷键导航系统:** 所有的快捷键都可轻易通过导航系统检索到。
|
||||
![mapping guide](https://user-images.githubusercontent.com/13142418/31550099-c8173ff8-b062-11e7-967e-6378a9c3b467.gif)
|
||||
- **快捷键描述系统:** 使用 <kbd>SPC h d k</kbd> 启动快捷键描述系统,按下相应的快捷键后,展示该快捷键详细描述。
|
||||
![describe key](https://user-images.githubusercontent.com/13142418/32134986-060a3b8a-bc2a-11e7-89a2-3ee4e616bf06.gif)
|
||||
- **插件延迟加载:** 使用 [dein.vim](https://github.com/Shougo/dein.vim) 管理插件,90% 的插件延迟加载,优化用户体验。
|
||||
![UI for dein](https://user-images.githubusercontent.com/13142418/31309093-36c01150-abb3-11e7-836c-3ad406bdd71a.gif)
|
||||
- **Neovim 优化:** 针对 NeoVim 做了相应的优化,体验相比 Vim 更好。
|
||||
- **优雅的界面:** 状态栏,文件树,语法树等。
|
||||
|
||||
**捐助SpaceVim**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user