Closed wsdjeg closed 7 years ago
When using vim without +py or +py3, we will get error like unknow func tern#enable()
unknow func tern#enable()
I think this should be disabled, and just echo an message tell the user tern need python support.
Thanks!
When using vim without +py or +py3, we will get error like
unknow func tern#enable()
I think this should be disabled, and just echo an message tell the user tern need python support.