summaryrefslogtreecommitdiff
path: root/editors/vim/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/DESCR')
-rw-r--r--editors/vim/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/vim/DESCR b/editors/vim/DESCR
new file mode 100644
index 00000000000..dd213cbb267
--- /dev/null
+++ b/editors/vim/DESCR
@@ -0,0 +1,10 @@
+Vim is an almost compatible version of the UNIX editor Vi. Many new features
+have been added: multi level undo, syntax highlighting, command line history,
+on-line help, filename completion, block operations, etc. See doc/vi_diff.txt.
+
+If you are building the package from source you may want to enable some
+features such as a perl or python interpreter which are not enabled by
+default.
+
+This version does not contain a gui. If you want one, look at vim-xaw or
+vim-gtk.