update vim docs
This commit is contained in:
parent
40de1e3c38
commit
1fa57ef26b
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ CONTENTS
|
|||
- :ls List all buffers
|
||||
- :b N Open buffer N
|
||||
- :vert sb N Open buffer in vertical split
|
||||
- :%bd|e# Delete all buffers except current (%bd = delete all buffers. e# = open the last buffer for editing. The pipe in between just does one command after another.)
|
||||
- :tabe Edit file in new tab
|
||||
- gt Switch to next tab
|
||||
- gT Switch to previous tab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue