关于我们 版本 目标 标准 鸣谢 SpaceVim A community-driven vim distribution 关于我们 版本 SpaceVim 是一个社区驱动的 vim 配置,支持 vim 和 neovim。SpaceVim 使用模块的方式来组织插件,对新手更加友好。 目标 提供可跨平台的优雅的用户体验. ...
Highlighted features Great documentation: access documentation in SpaceVim with :h SpaceVim. Minimalistic and nice graphical UI: you’ll love the awesome UI and its useful feat...
Vim Server SpaceVim starts a server at launch. This server is killed whenever you close your Vim windows. Connecting to the Vim server If you are using neovim, you need to ins...
Fuzzy finder SpaceVim provides five kinds of fuzzy finder, each of them is configured in a layer(unite , denite , leaderf , ctrlp and fzf layer).These layers have the same key ...
EditorConfig SpaceVim has support for EditorConfig , a configuration file to “define and maintain consistent coding styles between different editors and IDEs.” To customize your...
窗口管理器 窗口管理器快捷键只可以在 Normal 模式下使用,默认的前缀按键为 s ,可以在配置文件中通过修改SpaceVim 选项 window_leader 的值来设为其他按键: 按键 描述 q Smart buffer close s +p Split nicely s +v :split s ...