document more split stuff key combos
This commit is contained in:
parent
a5c4561711
commit
85e919302b
1 changed files with 4 additions and 2 deletions
|
|
@ -130,8 +130,8 @@ This is how it looks like:
|
|||
##### Window navigation
|
||||
|
||||
- `Ctrl`+`wq` close window
|
||||
- `Ctrl`+`ws` split window horizontally
|
||||
- `Ctrl`+`wv` split window vertically
|
||||
- `Ctrl`+`ws` split window **horizontally**
|
||||
- `Ctrl`+`wv` split window **vertically**
|
||||
- `Ctrl`+`<h/j/k/l>` switch between split windows
|
||||
- `Ctrl`+`w=` equalize split window width and height
|
||||
|
||||
|
|
@ -149,6 +149,8 @@ This is how it looks like:
|
|||
- `Ctrl`+`d` scroll **d**own in preview
|
||||
- `Ctrl`+`u` scroll **u**p in preview
|
||||
- `Ctrl`+`/` help
|
||||
- `Ctrl`+`v` open file in **vertical** split
|
||||
- `Ctrl`+`x` open file in **horizontal** split
|
||||
|
||||
### Treesitter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue