Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
gVim is a feature-rich and not-too-hard-to-use text editor, and a very feature rich one at that. With gVim you can code, highlight syntax, and do everything else you would expect of a text editor worth its weight in megabytes.
It is loaded with features, with the most compelling is the ability to load huge files (1G+) without issue. Loads of support is available from the large community and online documentation. There are versions for most of the common operating systems as well.
Post a Comment