remove now useless option g:startify_unlisted_buffer
This commit is contained in:
parent
134e983f9a
commit
a8d959a737
2 changed files with 0 additions and 12 deletions
|
@ -46,9 +46,6 @@ function! s:insane_in_the_membrane() abort
|
|||
if (v:version >= 703)
|
||||
setlocal norelativenumber
|
||||
endif
|
||||
if get(g:, 'startify_unlisted_buffer', 1)
|
||||
setlocal nobuflisted
|
||||
endif
|
||||
setfiletype startify
|
||||
|
||||
let special = get(g:, 'startify_enable_special', 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue