2015-06-02 13:40:46 +02:00
|
|
|
An implementation of Vim in Python.
|
|
|
|
The editor is written completely in Python.
|
|
|
|
(There are no C extensions). This makes development a lot faster.
|
2016-05-26 16:00:23 +02:00
|
|
|
It's easy to prototype and integrate new features.
|