make function naming clearer

This commit is contained in:
Marco Hinz 2013-04-30 13:34:25 +02:00
parent 4711a54cf5
commit b97fcbd490
3 changed files with 5 additions and 5 deletions

View file

@ -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 /\[\|\]/