From e5ec73c2cf846b0c8acdb514d0a0a5c560c24a53 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 21 Jun 2017 17:34:11 +0800 Subject: [PATCH] Keep doc updated --- autoload/SpaceVim.vim | 11 +++++++++++ doc/SpaceVim.txt | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/autoload/SpaceVim.vim b/autoload/SpaceVim.vim index fcd6df0b6..1a04a2b8e 100644 --- a/autoload/SpaceVim.vim +++ b/autoload/SpaceVim.vim @@ -135,6 +135,17 @@ let g:spacevim_enable_neocomplcache = 0 let g:spacevim_enable_cursorline = 1 "" " Set the statusline separators of statusline, default is 'arrow' +" > +" Separatos options: +" 1. arrow +" 2. curve +" 3. slant +" 4. nil +" 5. fire +" < +" +" See more details in: http://spacevim.org/documentation/#statusline +" let g:spacevim_statusline_separator = 'arrow' "" " Enable/Disable cursorcolumn. Default is 0, cursorcolumn will be diff --git a/doc/SpaceVim.txt b/doc/SpaceVim.txt index be92c7ff3..8190f144a 100644 --- a/doc/SpaceVim.txt +++ b/doc/SpaceVim.txt @@ -167,6 +167,17 @@ normal mode.To disable this feature: *g:spacevim_statusline_separator* Set the statusline separators of statusline, default is 'arrow' +> + Separatos options: + 1. arrow + 2. curve + 3. slant + 4. nil + 5. fire +< + +See more details in: http://spacevim.org/documentation/#statusline + *g:spacevim_enable_cursorcolumn* Enable/Disable cursorcolumn. Default is 0, cursorcolumn will be highlighted in