slackbuilds_ponce/development/pyvim/README
Matteo Bernardini 671e016cba development/pyvim: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-05-27 07:23:29 +07:00

4 lines
227 B
Text

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