Просмотр исходного кода

Doc: add StartifySection highlight group

Marco Hinz 12 лет назад
Родитель
Сommit
13e3fd5c58
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      doc/startify.txt

+ 3 - 0
doc/startify.txt

@@ -149,6 +149,8 @@ item is a startify list ("dir", "bookmarks", ...) and empty (no files in the
 current directory, no bookmarks defined, ...), the section header won't be
 current directory, no bookmarks defined, ...), the section header won't be
 shown as well.
 shown as well.
 
 
+NOTE: The section header use the StartifySection highlight group.
+
 Section headers example:~
 Section headers example:~
 >
 >
     let g:startify_list_order = [
     let g:startify_list_order = [
@@ -423,6 +425,7 @@ these groups:
     StartifyHeader          the custom header
     StartifyHeader          the custom header
     StartifyNumber          the numbers between []
     StartifyNumber          the numbers between []
     StartifyPath            the path to a file
     StartifyPath            the path to a file
+    StartifySection         section headers
     StartifySlash           slashes in paths
     StartifySlash           slashes in paths
     StartifySpecial         <empty buffer>,<quit>
     StartifySpecial         <empty buffer>,<quit>