Skip to content

Instantly share code, notes, and snippets.

@adamdb
Last active July 11, 2023 11:52
Show Gist options
  • Star 27 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save adamdb/6392140 to your computer and use it in GitHub Desktop.
Save adamdb/6392140 to your computer and use it in GitHub Desktop.
A list of useful NERDTree commands.
Use the natural Vim navigation keys hjkl to navigate the files.
Press o to open the file in a new buffer or open/close directory.
Press t to open the file in a new tab.
Press i to open the file in a new horizontal split.
Press s to open the file in a new vertical split.
Press p to go to parent directory.
Press r to refresh the current directory.
Press m to launch NERDTree menu inside Vim.
@ruannawe
Copy link

Very good, tanks

@seemcat
Copy link

seemcat commented Jan 7, 2019

Thanks for this!

@yun-long
Copy link

very useful

@jagger499
Copy link

u up a dir

@EsmaeilSaleh
Copy link

EsmaeilSaleh commented Jul 31, 2022

Thanks...
I've created a Memrise course to master most useful ones (about 40 shortcuts).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment