summaryrefslogtreecommitdiffstats
path: root/development/pyvim/README
blob: 7d3a31895dc80cc0dc05d3739314648692017a2e (plain)
1
2
3
4
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.