如题,我刚用 curl -sLf https://spacevim.org/install.sh | bash 装好了 spacevim,并且更新了一遍插件,然后打开一个 python 文件, 编辑, 刚输入个 def 就报错:
Error detected while processing function <lambda>7[1]..completor#do[9]..completor#utils#get_completer:
NameError: name 'completor_api' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
)