Files
MX_Pmodule/Tools/vim/modulefile
2018-04-11 16:39:10 +02:00

23 lines
668 B
Plaintext

#%Module1.0
module-whatis "the ubiquitous text editor"
module-url "https://www.vim.org/"
module-license "GNU GPL v2"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
im is a highly configurable text editor built to make creating and
changing any kind of text very efficient. It is included as 'vi'
with most UNIX systems and with Apple OS X.
Vim is rock stable and is continuously being developed to become
even better. Among its features are:
persistent, multi-level undo tree
extensive plugin system
support for hundreds of programming languages and file formats
powerful search and replace
integrates with many tools
"