Skip to content

Experimented at creating a gui for neovim on windows. Abondened, because startup time is slower that I would have liked.

Notifications You must be signed in to change notification settings

navneetankur/wxpyneovim

Repository files navigation

A prototype neovim gui using python, pynvim and wxpython. Main.py is the starting file. Requirements:

  1. neovim
  2. python
  3. pynvim (pip install pynvim)
  4. wxpython (pip install wxpython)

Abondened as startup time is too slow.

About

Experimented at creating a gui for neovim on windows. Abondened, because startup time is slower that I would have liked.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages