vim Overview

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 good for all kinds of text editing, from composing email to editing configuration files.

Support

Usage

VIM is available on Titan both from /usr/bin and as a module. The /usr/bin executable is older (7.2) with no gui support. New versions are available as modules with gui support.
module avail vim
module load vim/7.4
vim test.f
Builds

SUMMIT

  • vim@7.4.2367%gcc@4.8.5

RHEA

  • vim@8.0.0134%gcc@4.4.7
  • vim@8.0.0134%gcc@4.4.7

TITAN

  • vim@7.4.2367%gcc@5.3.0
  • vim@7.4.2367%gcc@5.3.0