diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-13 17:18:55 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-13 17:19:09 +0200 |
commit | 3e9a36e388dc9850747c7ba8e1e247245dc0eec1 (patch) | |
tree | cfd6783d3c8420853956f8a67ec49e4b6502f678 /build | |
parent | 6c99830e5ad06e67f60d5f42a3e03bb40f4a750f (diff) | |
download | vim-polyglot-3e9a36e388dc9850747c7ba8e1e247245dc0eec1.tar.gz vim-polyglot-3e9a36e388dc9850747c7ba8e1e247245dc0eec1.zip |
@tpope uses vbnet syntax, I shall respect that
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ PACKS=" jimenezrick/vimerl tpope/vim-git skwp/vim-rspec + vim-scripts/vbnet.vim " download "$PACKS" |