Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1011 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 1011 Bytes

Python Gtk gui for Neovim

Build Status Scrutinizer Code Quality Code Coverage

Simple nvim gui implemented using Gtk. This repo is currently not maintained. Please see Related Projects for a list of GUI implementations.

Installation

pip install neovim-gui
Dependencies (Debian)

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

Usage

pynvim