SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
This layer is for writing vim script, including code completion, syntax checking and buffer formatting
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#vim"
auto_generate_doc: generate help documentation automatically.
To generate help documentation, you need to install vimdoc| Key Bindings | Descriptions |
|---|---|
SPC l e |
print the eval under the cursor |
SPC l v |
print the helpfulversion under the cursor |
Powered by Jekyll