Add highlighting for section headers
This commit is contained in:
parent
48ed94400f
commit
b7fe86e492
2 changed files with 24 additions and 8 deletions
|
@ -34,5 +34,6 @@ endif
|
|||
highlight default link StartifyHeader Normal
|
||||
highlight default link StartifyBracket Delimiter
|
||||
highlight default link StartifyNumber Number
|
||||
highlight default link StartifySection Special
|
||||
|
||||
let b:current_syntax = 'startify'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue