diff options
author | jlam <jlam> | 2002-10-08 00:18:52 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-08 00:18:52 +0000 |
commit | 1bf9fe42eb12b5891923850d0a3e83e9e24ce1af (patch) | |
tree | 7c99fa7ff8d9ac2fd0b9f279b27a1a2587daaa85 /editors/vim-kde/DESCR | |
parent | 403afe4c7b829ba00f247cd672eacc2670cf5fdc (diff) | |
download | pkgsrc-1bf9fe42eb12b5891923850d0a3e83e9e24ce1af.tar.gz |
Initial import of of kvim-6.1.141 as editors/vim-kde:
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.
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 also contains a X11 KDE3 GUI. If you don't have X11,
look at the `vim' package instead.
Diffstat (limited to 'editors/vim-kde/DESCR')
-rw-r--r-- | editors/vim-kde/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/vim-kde/DESCR b/editors/vim-kde/DESCR new file mode 100644 index 00000000000..e09884bf84f --- /dev/null +++ b/editors/vim-kde/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. + +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 also contains a X11 KDE3 GUI. If you don't have X11, +look at the `vim' package instead. |