summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 16:21:18 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 16:21:18 +0200
commit218663a9f2acbd58159a348ff4cda8e06d36ead1 (patch)
tree186b4efffa83dc73c606c1f22cdb63e8dfff5a3d /build.sh
parent01fe1500df97577452f755b526c09d8ed0c802ea (diff)
downloadvim-polyglot-218663a9f2acbd58159a348ff4cda8e06d36ead1.tar.gz
vim-polyglot-218663a9f2acbd58159a348ff4cda8e06d36ead1.zip
Add support for xsl
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 31804c10..8166e3a5 100755
--- a/build.sh
+++ b/build.sh
@@ -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