diff options
Diffstat (limited to 'editors/vim/DESCR')
-rw-r--r-- | editors/vim/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/DESCR b/editors/vim/DESCR index dd213cbb267..6da140b70e1 100644 --- a/editors/vim/DESCR +++ b/editors/vim/DESCR @@ -2,8 +2,8 @@ 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 +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 |