mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-20 06:55:41 +08:00
23 lines
1.0 KiB
Plaintext
23 lines
1.0 KiB
Plaintext
*SpaceVim.txt* Like spacemacs, but for vim
|
|
wsdjeg *SpaceVim*
|
|
|
|
==============================================================================
|
|
CONTENTS *SpaceVim-contents*
|
|
1. Configuration...........................................|SpaceVim-config|
|
|
2. Functions............................................|SpaceVim-functions|
|
|
|
|
==============================================================================
|
|
CONFIGURATION *SpaceVim-config*
|
|
|
|
*g:settings*
|
|
The default_indent of SpaceVim.
|
|
|
|
==============================================================================
|
|
FUNCTIONS *SpaceVim-functions*
|
|
|
|
SpaceVim#Layer({layer}, {opt}) *SpaceVim#Layer()*
|
|
Load the {layer} you want, with the {opt}.
|
|
|
|
|
|
vim:tw=78:ts=8:ft=help:norl:
|