use either 'e' or 'i' for empty buffer
People seem to like both, so I made both of them defaults. (I changed [i] back to [e] nevertheless.)
This commit is contained in:
parent
b5ec1605cc
commit
a5021aacdd
4 changed files with 17 additions and 6 deletions
11
README.md
11
README.md
|
@ -11,8 +11,15 @@ _1)_ If you start Vim without giving any filenames to it (or pipe stuff to it so
|
|||
should be available in the start screen.
|
||||
|
||||
You can either navigate to a certain menu entry or you just key in whatever
|
||||
is written between the square brackets on that line. (You can even
|
||||
double-click anywhere on the line now.)
|
||||
is written between the square brackets on that line. You can even
|
||||
double-click anywhere on the line now.
|
||||
|
||||
Per default the startify buffer gets closed automatically, if an entry was
|
||||
selected.
|
||||
|
||||
You can reopen the screen via :Startify.
|
||||
|
||||
If you want to open an empty buffer, hit either 'e' or 'i'. Quit via 'q'.
|
||||
|
||||
_2)_ It eases handling of loading and saving sessions by only working with a
|
||||
certain directory. Two commands are used for convenience:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue