neovim / pynvim

Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.47k stars 118 forks source link

Refactoring and tests for plugin Host and decorators #559

Open wookayin opened 5 months ago

wookayin commented 5 months ago
justinmk commented 2 months ago

https://github.com/neovim/neovim/issues/27949 will greatly simplify the implementation and interface of remote plugins.