summaryrefslogtreecommitdiffstats
path: root/development/eovim/README
blob: 0fc7a3cf2830201c7da9a436bbb7e8d10ba10dd2 (plain)
1
2
3
4
5
6
Eovim is a client for Neovim written using the Enlightenment Foundation Library.

Eovim is written in plain C, with the amazing EFL, adding value to the
text-only neovim with a minimal runtime overhead. If you don't like the
externalized UI, it can be turned off, or changed via themes. Eovim also
provides its own plugin system, so the UI can be modified directly from neovim.