Difference between revisions of "Vim"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Programming | + | [[Category:Software]][[Category:Programming]][[Category:Language]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|vim}} | |{{#vardefine:app|vim}} |
Latest revision as of 18:56, 21 August 2022
Description
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. 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. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
Environment Modules
Run module spider vim
to find out what environment modules are available for this application.
System Variables
- HPC_VIM_DIR - installation directory