I\'ve just started using the NERDTree vim plugin for my project.
I can\'t find the documentation for switching between opened tabs. Can anyone tell me the shortcut k
Ctrl + ww cycle though all windows
Ctrl + ww
Ctrl + wh takes you left a window
Ctrl + wh
Ctrl + wj takes you down a window
Ctrl + wj
Ctrl + wk takes you up a window
Ctrl + wk
Ctrl + wl takes you right a window
Ctrl + wl