Doc: add StartifySection highlight group
This commit is contained in:
parent
1d5d2458d2
commit
13e3fd5c58
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue