Error - attempt to call 'get_metadata' (a nil value)
ecosse3 opened this issue · 1 comments
ecosse3 commented
Hi, yesterday after compe-tabnine update via vim-plug I have an error when pressing in insert mode. Compe stopped working at all.
Space is mapped to compe#complete()
NVIM v0.5.0-dev+nightly-166-gc20ae3aad
Build type: Release
LuaJIT 2.1.0-beta3
macOs Catalina 10.15.7
My full config: https://github.com/ecosse3/nvim
Didn't try to reproduce yet on minimal config.
The same problem mentioned here: hrsh7th/nvim-compe#306
When I commented out tabnine plugin from nvim-compe sources then it works correctly.