Skip to content

vim

Back to application catalog

Description

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.

Homepage

https://www.vim.org

Available Versions on RCAC Clusters

Cluster Versions
BELL 9.1.0437

Module

You can load the module by:

module load vim

Note for using vim

Run module spider vim beforehand to check if this version requires any prerequisite modules.