High Performance Software

VIM

vim

DESCRIPTION

VIM is an improved version of the editor "vi", one of the standard text editors on UNIX systems. VIM adds many of the features that you would expect in an editor: Unlimited undo, syntax coloring, split windows, visual selection, graphical user interface (read: menus, mouse control, scrollbars, text selection), and much, much more.

USAGE

vim [options] [ file .. ]
vim [ OPTIONS ] -
vim [ OPTIONS ] -t tag
vim [ OPTIONS ] -q [ errorfile ]

LICENSE INFORMATION

For information on supported platforms, versions and licenses, please check the AFRL DSRC Software Page:
https://www.afrl.hpc.mil/software/.

VENDOR LINKS

VIM home page