maralla / completor.vim

Async completion framework made ease.
MIT License
1.31k stars 62 forks source link

NameError: name 'completor_api' is not defined #152

Closed liuchengxu closed 6 years ago

liuchengxu commented 6 years ago

Please see https://github.com/liuchengxu/space-vim/issues/220 .

mblarsen commented 6 years ago

I'm not sure what the resolution is from the issue you link to.

:python from completor import api as completor_api

Outputs the module not found errors