mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00

The neovim module is available for backwards compatibility. We should not yet force the use of the pynvim module, since there's no other major reason to bump the minimum supported Python client module. Closes #9426