From c4e60a8c6a15f8c966c5c7545ca252c444352a5d Mon Sep 17 00:00:00 2001
From: Gabriel <wqq977sz@163.com>
Date: Wed, 21 Jun 2017 21:14:30 +0800
Subject: [PATCH] Keep doc updated (#647)

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