mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-13 02:47:39 -08:00
neovim-remote is an implementation of vim's remote server controls using dev-python/neovim-python-client's msgpack rpc api and a separate `nvr` binary. If https://github.com/neovim/neovim/issues/1750 gets resolved, it won't be necessary anymore. Closes: https://bugs.gentoo.org/576814 Closes: https://github.com/gentoo/gentoo/pull/5677