diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 16:21:18 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 16:21:18 +0200 |
commit | 218663a9f2acbd58159a348ff4cda8e06d36ead1 (patch) | |
tree | 186b4efffa83dc73c606c1f22cdb63e8dfff5a3d /build.sh | |
parent | 01fe1500df97577452f755b526c09d8ed0c802ea (diff) | |
download | vim-polyglot-218663a9f2acbd58159a348ff4cda8e06d36ead1.tar.gz vim-polyglot-218663a9f2acbd58159a348ff4cda8e06d36ead1.zip |
Add support for xsl
Diffstat (limited to '')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ syntax 'tpope/vim-cucumber' & syntax 'jrk/vim-ocaml' & syntax 'wlangstroth/vim-haskell' & syntax 'slim-template/vim-slim' & +syntax 'vim-scripts/XSLT-syntax' & wait |