summaryrefslogtreecommitdiff
path: root/editors/vim6/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-08 01:40:26 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-08 01:40:26 +0000
commit58ca723ef5821d19912bf5415bc5ea16b90ba857 (patch)
treefaaee7b623fc117ad54351bd1bee66d2f49f5b58 /editors/vim6/pkg-descr
parento add PKGMESSAGE regarding manual installation of auxiliary programs (diff)
Vim6 was repocopied to vim
Notes
Notes: svn path=/head/; revision=48543
Diffstat (limited to 'editors/vim6/pkg-descr')
-rw-r--r--editors/vim6/pkg-descr24
1 files changed, 0 insertions, 24 deletions
diff --git a/editors/vim6/pkg-descr b/editors/vim6/pkg-descr
deleted file mode 100644
index 67770104fbe3..000000000000
--- a/editors/vim6/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-Vim is a virtually compatible, extreamly enhanced, version of the UNIX
-text editor vi.
-
-There are a lot of enhancements above Vi: multi level undo, multi-windows
-and buffers, syntax highlighting, command line editing, filename completion,
-on-line help, visual selection, etc..
-
-Many features above standard vi's have been added:
- multiple windows and buffers, multi level undo, command line history,
- filename completion, selection highlighting, block operations (including
- column/rectangular blocks), syntax highlighting, on-line help, etc.
- Embeded Perl, Tcl, and Python support.
- See ":help vi_diff" for a summary of the differences between Vim and Vi.
-
- An X-windows aware or a full X-windows GUI version can also be built
- that allows full use of the mouse and pull-down menus
-
-See http://www.vim.org/why.html for a full explanation of Vim's features.
-
-Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS,
-M$-DOS, MacOS, OS/2, VMS, WinNT+Win95.
-
--- David (obrien@cs.ucdavis.edu)
-WWW: http://www.vim.org/