mscoutermarsh / dotfiles

my Vim/Tmux config :muscle::zap:
https://mikecoutermarsh.com/boston-vim-learning-vim-in-a-week/
Other
765 stars 181 forks source link

No Nerdtree in vi #19

Open WeinanZhi opened 5 years ago

WeinanZhi commented 5 years ago

Hi, Mike. I've stolen your dotfile, but the NerdTree is not showing in my vim, am I skipping any process?

mscoutermarsh commented 5 years ago

@WeinanZhi Hey!

Try :NERDTree, that should open it if it's installed correctly.

I also have it mapped to F9 (opens nerdtree to the current file you have open in Vim)