gaalcaras / ncm-R

R autocompletion for Neovim and vim 8 :memo: :bar_chart: :zap:
GNU General Public License v3.0
118 stars 10 forks source link

[WIP] Fixes missing neovim.api.nvim import #15

Closed heygent closed 5 years ago

heygent commented 6 years ago

Fixes #14

gaalcaras commented 5 years ago

Thanks for the PR. We have to make sure it will work with previous versions of the python-client though. I will give it a go soon.

gaalcaras commented 5 years ago

I tested it with python-neovim 2.6 and 3.0 and it worked ok! Just merged it to master.