sloanelybutsurely / vimrc.js

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

Remove tern_for_vim for vim users #4

Closed sloanelybutsurely closed 8 years ago

sloanelybutsurely commented 8 years ago

@Yabes pointed out that tern_for_vim isn't needed if we are using YouCompleteMe. I removed it and tested it out on a fresh install and he was right.

Fixes #1