If you're using pathogen to handle vim plugins
Go to Github NERDTree
Open the command line and type
cd .vim/bundle/
then
git clone https://github.com/scrooloose/nerdcommenter.git
add lines to .vimrc that automatically startups the NERDTree
autocmd vimenter * NERDTree
Resources:
Github NERDTree
VIM Awesome NERDTree
VIM Wikia Use Vim like an IDE
No comments:
Post a Comment