mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-11 12:53:49 -05:00
Updated F.A.Q. (markdown)
16
F.A.Q..md
16
F.A.Q..md
@@ -4,15 +4,13 @@ Press `<C-W>w`.
|
|||||||
|
|
||||||
Also you can switch between windows faster by their direction:
|
Also you can switch between windows faster by their direction:
|
||||||
|
|
||||||
`"Switch between different windows by their direction`
|
```
|
||||||
|
"Switch between different windows by their direction`
|
||||||
`no <C-j> <C-w>j` "switching to below window
|
no <C-j> <C-w>j "switching to below window
|
||||||
|
no <C-k> <C-w>k "switching to above window
|
||||||
`no <C-k> <C-w>k` "switching to above window
|
no <C-l> <C-w>l "switching to right window
|
||||||
|
no <C-h> <C-w>h "switching to left window
|
||||||
`no <C-l> <C-w>l` "switching to right window
|
```
|
||||||
|
|
||||||
`no <C-h> <C-w>h` "switching to left window
|
|
||||||
|
|
||||||
Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster.
|
Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user