Doc: explain "q" mapping
References https://github.com/mhinz/vim-startify/issues/349
This commit is contained in:
parent
9c26c7e8dc
commit
36db232426
|
@ -57,7 +57,8 @@ Startify basically provides two things:
|
|||
can even double-click anywhere on the line now.
|
||||
|
||||
In addition, 'e' creates an empty buffer, 'i' creates an empty buffer and
|
||||
jumps into insert mode, 'q' quits.
|
||||
jumps into insert mode, 'q' quits either the buffer or, if there is no
|
||||
other listed buffer left, Vim itself.
|
||||
|
||||
Moreover, you can open several files at one go. Navigate to an entry and
|
||||
hit either 'b' (open in same window), 's' (open in split), 'v' (open in
|
||||
|
|
Loading…
Reference in a new issue