remove now useless option g:startify_unlisted_buffer

This commit is contained in:
Marco Hinz 2013-05-02 15:04:35 +02:00
parent 134e983f9a
commit a8d959a737
2 changed files with 0 additions and 12 deletions

View file

@ -177,15 +177,6 @@ Best practices:
- (you might want to keep 'j' and 'k' for navigation)
============-
let g:startify_unlisted_buffer = 1
Some bad plugins like minibufexpl break, when there is no listed buffer.
People can set this variable to 0, to work around that. As a consequence the
start screen buffer won't be removed, even after triggering an action from the
start screen.
============-
let g:startify_enable_special = 1