parent
b92a8f1b51
commit
1a5586e0da
3 changed files with 11 additions and 3 deletions
|
@ -33,8 +33,7 @@ endif
|
|||
|
||||
if exists('g:startify_custom_footer')
|
||||
autocmd startify User Startified
|
||||
\ execute 'syntax region StartifyFooter start=/\%'. (startify#get_lastline() + 1) .'l/ end=/*/' |
|
||||
\ autocmd! startify User
|
||||
\ execute 'syntax region StartifyFooter start=/\%'. (startify#get_lastline() + 1) .'l/ end=/*/'
|
||||
endif
|
||||
|
||||
highlight default link StartifyBracket Delimiter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue