Doc: add StartifySection highlight group

This commit is contained in:
Marco Hinz 2013-10-22 14:44:31 +02:00
parent 1d5d2458d2
commit 13e3fd5c58

View file

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