Python Gtk gui for Neovim
Simple nvim gui implemented using Gtk. This repo is currently not maintained. Please see Related Projects for a list of GUI implementations.
pip install neovim-gui
For the python3 version of python-gui, these dependencies may be needed (if you don't have Gnome DE):
python3-gi python3-click python3-gi-cairo python3-cairo gir1.2-gtk-3.0
pynvim