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:
parent
c2dba47d38
commit
afea247ac7
2 changed files with 19 additions and 5 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue