Vim plugin NERD_tree.vim
Install NERD_tree.vim. Find nerd_tree.zip and download it. Copy the decompressed NERD_tree.vim file to the $. vim/plugindirectory and copy nerd_tree.txt file to the $. vim/doc directory.
Open gvim and type "gvim" in the Command window. In the gvim window, Press ESC to switch to command line mode, and press Enter: NERDTree, A tree window is displayed on the left side of the gvim window. The installation is successful. Install NERD_tree.vim. Find nerd_tree.zip and download it. Copy the decompressed NERD_tree.vim file to the $. vim/plugindirectory and copy nerd_tree.txt file to the $. vim/doc directory.
Open gvim and type "gvim" in the Command window. In the gvim window, Press ESC to switch to command line mode, and press Enter: NERDTree, A tree window is displayed on the left side of the gvim window. The installation is successful. You can double-click the file to open it in the current window, or click the file to open it in a new split window. You can also use the t key to open the file on a new tab, the C key can use the current directory as the top directory ,? You can get a common command manual. For more detailed commands and functions, see the help of NERD tree: help NERD_tree.txt. O open and close the file or directory t open in the tab T open in the background tab! Execute this file p to the upper directory P to the root directory K to the first node J to the last node u open the upper directory m to display the file system menu (add, delete, move operation )? Help q close Shift + R refresh directory tree