1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/doc/SpaceVim.txt

23 lines
1.0 KiB
Plaintext
Raw Normal View History

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*
*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: