mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 20:33:50 -05:00
Updated F.A.Q. (markdown)
@@ -1,6 +1,13 @@
|
|||||||
## How do I switch between the different windows?
|
## How do I switch between the different windows?
|
||||||
|
|
||||||
Press `<C-W>w`.
|
Press `<C-W>w`.
|
||||||
|
Also you can switch windows faster by their direction:
|
||||||
|
`"Switching windows by direction`
|
||||||
|
`no <C-j> <C-w>j`
|
||||||
|
`no <C-k> <C-w>k`
|
||||||
|
`no <C-l> <C-w>l`
|
||||||
|
`no <C-h> <C-w>h`
|
||||||
|
Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster.
|
||||||
|
|
||||||
## What is a buffer, a window, a tab?
|
## What is a buffer, a window, a tab?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user