Skip to content

Vim

Description

vim website

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.

Environment Variables

  • HPC_VIM_DIR - installation directory
  • HPC_VIM_BIN - executable directory
  • HPC_VIM_DOC - documentation directory

Categories

programming, language