Currently supports syntax highlighting of .nf scripts.
Extends (presumed-available) groovy syntax highlighting.
Plug 'LukeGoodsell/nextflow-vim'
Plugin 'LukeGoodsell/nextflow-vim'
NeoBundle 'LukeGoodsell/nextflow-vim'
git clone https://github.com/LukeGoodsell/nextflow-vim ~/nextflow-vim;
mkdir ~/.vim/ftdetect; mkdir ~/.vim/ftplugin;
cp ~/nextflow-vim/ftdetect/nextflow.vim ~/.vim/ftdetect;
cp ~/nextflow-vim/syntax/nextflow.vim ~/.vim/ftplugin;
- language-specific highlighting of shell/script blocks.
- tab-completion