slackbuilds_ponce/development/pyvim/README
Dimitris Zlatanidis 01eea1def4 development/pyvim: Added (Vim in Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-02 18:40:46 +07:00

4 lines
229 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.