make function naming clearer
This commit is contained in:
parent
4711a54cf5
commit
b97fcbd490
3 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ if exists("b:current_syntax")
|
|||
finish
|
||||
endif
|
||||
|
||||
let s:sep = startify#get_sep()
|
||||
let s:sep = startify#get_separator()
|
||||
|
||||
syntax match StartifySpecial /\V<empty buffer>\|<quit>/
|
||||
syntax match StartifyBracket /\[\|\]/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue