(Vim-plugin) NERDTree shortcuts & commands
- Refreshing NERDTree file list after creating/deleting/renaming file:
- Press
rin NERDTree page
- Press
- Change NERDTree working directory
- Change Vim working directory using
:cd <dest> - Execute
:NERDTreeCWD - The file list should be updated as per the new working directory
- Change Vim working directory using
Reference:
Written on February 9, 2021
