diff options
Diffstat (limited to 'development/pyvim/slack-desc')
-rw-r--r-- | development/pyvim/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/pyvim/slack-desc b/development/pyvim/slack-desc new file mode 100644 index 0000000000..f0fcf1ec04 --- /dev/null +++ b/development/pyvim/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyvim: pyvim (Vim in Python) +pyvim: +pyvim: An implementation of Vim in Python. +pyvim: The editor is written completely in Python. +pyvim: (There are no C extensions). This makes development a lot faster. +pyvim: It’s easy to prototype and integrate new features. +pyvim: +pyvim: Homepage: https://github.com/jonathanslenders/pyvim +pyvim: +pyvim: +pyvim: |