2016-12-31 19:07:05 +08:00
|
|
|
*SpaceVim.txt* Like spacemacs, but for vim
|
|
|
|
wsdjeg *SpaceVim*
|
|
|
|
|
|
|
|
==============================================================================
|
|
|
|
CONTENTS *SpaceVim-contents*
|
|
|
|
1. Configuration...........................................|SpaceVim-config|
|
|
|
|
2. Functions............................................|SpaceVim-functions|
|
|
|
|
|
|
|
|
==============================================================================
|
|
|
|
CONFIGURATION *SpaceVim-config*
|
|
|
|
|
2016-12-31 19:24:02 +08:00
|
|
|
*g:spacevim_default_indent*
|
2016-12-31 19:07:05 +08:00
|
|
|
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:
|