diff options
Diffstat (limited to 'development/pyvim/README')
-rw-r--r-- | development/pyvim/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pyvim/README b/development/pyvim/README index 001fa4210d..7d3a31895d 100644 --- a/development/pyvim/README +++ b/development/pyvim/README @@ -1,4 +1,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. +It's easy to prototype and integrate new features. |