Update README.md

main
Matt Huntington 5 years ago committed by GitHub
parent 5489bb60dc
commit 5cc8029431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,13 +7,15 @@
- `[num]gt` go to tab [num]
- `:tabnew` open new tab
- `:tabc` close tab
- `:tabe` edit file in new tab
## Panes
## Split
- `sp` split with line running horizontally
- `vsp` split with line running verticall
- `ctrl-w`,`arrow` move to pane
- `<ctrl-w>s` or `:sp` split with line running horizontally
- `<ctrl-w>v` or `:vsp` split with line running verticall
- `<ctrl-w>arrow` move to pane
- `:q` close tab
- `:tab split` move split to new tab
## Buffers

Loading…
Cancel
Save