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

Keep doc updated

This commit is contained in:
Gabriel 2017-06-21 17:34:11 +08:00
parent c381caf470
commit e5ec73c2cf
2 changed files with 22 additions and 0 deletions

View File

@ -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

View File

@ -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