55

GitHub - broadinstitute/vim-wdl: Vim syntax highlighting for WDL

 4 years ago
source link: https://github.com/broadinstitute/vim-wdl
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

vim-wdl

Syntax highlighting for WDL files

Installing with Pathogen

If you already have Pathogen working then skip Step 1 and go to Step 2.

Step 1: Install pathogen.vim

Pathogen is one of the most widely used ways to install plugins

mkdir -p ~/.vim/autoload ~/.vim/bundle
curl -LSso ~/.vim/autoload/pathogen.vim https://raw.githubusercontent.com/tpope/vim-pathogen/master/autoload/pathogen.vim

Next you need to add this to your ~/.vimrc:

execute pathogen#infect()

Step 2: Install as a Pathogen bundle

You now have pathogen installed and can put the WDL syntax definitions into ~/.vim/bundle like this:

cd ~/.vim/bundle
git clone https://github.com/broadinstitute/vim-wdl.git

Quit Vim and reload it. Open up a file that ends in .wdl


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK