new option: g:startify_enable_special

If you set this variable to 0, [i] and [q] won't be shown.
This commit is contained in:
Marco Hinz 2013-04-29 12:50:09 +02:00
parent c2dba47d38
commit afea247ac7
2 changed files with 19 additions and 5 deletions

View file

@ -149,6 +149,12 @@ 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
Don't show [i] and [q].
==============================================================================
4. Commands *startify-commands*