

GitHub - broadinstitute/vim-wdl: Vim syntax highlighting for WDL
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.

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
Recommend
-
158
Python syntax highlighting for Vim This is an enhanced version of the original Vim 6.1 Python syntax highlighting python.vim by Neil Schemenauer. Features Enhanced highlighting for: Strings...
-
177
Dart Support for Vim dart-vim-plugin provides filetype detection, syntax highlighting, and indentation for Dart code in Vim. Looking for auto-complete, diagnostics as you type, jump t...
-
154
QML syntax file for VIM I take absolutely no credit for this - all I did was write the ftdetect line and package it. The actual syntax highlight file was done by Warwick Allison and subsequent work by the
-
140
DEPRECATED This repo has been deprecated for this replacement. It also ships with vim by default so you should already have it. tmux.vim
-
95
vim-jsx - React JSX syntax highlighting and indenting for vim.
-
53
GitHub is where people build software. More than 27 million people use GitHub to discover, fork, and contribute to over 80 million projects.
-
19
Improved vim syntax highlighting for vim What it is For a very long time I was not quite happy with the syntax highlighting in vim for C code. That was until I met JC, a colleague who had developped a much better syntax file...
-
12
Vim Log Highlighting Overview Provides syntax highlighting for generic log files in VIM. Some of the highlighted elements are: Dates and times Common log level keywords like ERROR, INFO, DEBUG
-
8
Fast, IDE-like Vim Syntax Highlighting for Go vim-go-syntax provides fast, IDE-like Vim syntax highlighting for Go. Feedback is welcome! This syntax is still fairly new and I'd like feedba...
-
17
vim syntax highlighting for perl, to use colors instead of \ and "...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK