Skip to content

Latest commit

 

History

History

vim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vim Syntax Highlighting for Singularity files

img/vim.png

img/vim2.png

Installation

Makefile

git clone https://github.com/singularityware/singularity.lang.git
cd singularity.lang/vim
make install

Vundle

Add the following to your vimrc:

Plugin 'singularityware/singularity.lang', {'rtp': 'vim/'}