make function naming clearer
This commit is contained in:
parent
4711a54cf5
commit
b97fcbd490
3 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@ function! s:insane_in_the_membrane() abort
|
|||
setfiletype startify
|
||||
|
||||
let special = get(g:, 'startify_enable_special', 1)
|
||||
let sep = startify#get_sep()
|
||||
let sep = startify#get_separator()
|
||||
let cnt = 0
|
||||
|
||||
if special
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue