slackbuilds_ponce/development/pyvim/README

5 lines
229 B
Text
Raw Normal View History

An implementation of Vim in Python.
The editor is written completely in Python.
(There are no C extensions). This makes development a lot faster.
Its easy to prototype and integrate new features.