L0stSoul / vim-config

Nice vim config for front-end development
291 stars 89 forks source link

Add python check before install tern_for_vim #17

Closed L0stSoul closed 10 years ago

L0stSoul commented 10 years ago

ig vim compile without python support, error message pops up when open .js file:

tern requires python support
unknown command tern#Enable
L0stSoul commented 10 years ago

fixed