sloanelybutsurely / vimrc.js

A vimrc that Just Works™ for modern JavaScript development
MIT License
307 stars 15 forks source link

NERDTreeToggle doesn't work! #8

Closed maitriyogin closed 8 years ago

maitriyogin commented 8 years ago

Hi, I'v just installed, changed the nerd tree toggle to and got the following E492: Not an editor command: NERDTreeToggle

I'm guessing that this means NERDTree isn't installed ?

Should we add all the plugins manually?

/Stephen.

maitriyogin commented 8 years ago

apologies.. had to do :PluginUpdate to install the relevant plugins .. Thought this would happen automatically.. Time to code!