summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:29:50 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:29:50 +0200
commit5e3a8b92cf0fe8c46cccba1072d52ee486306dfd (patch)
treeafce15468db47a725b2fc8fa40c97f6b11d8dfd5 /build.sh
parent3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837 (diff)
downloadvim-polyglot-5e3a8b92cf0fe8c46cccba1072d52ee486306dfd.tar.gz
vim-polyglot-5e3a8b92cf0fe8c46cccba1072d52ee486306dfd.zip
Add clojure support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3986a3bf..91e7022d 100755
--- a/build.sh
+++ b/build.sh
@@ -63,6 +63,7 @@ syntax 'travitch/hasksyn' &
syntax 'vim-scripts/Puppet-Syntax-Highlighting' &
syntax 'beyondwords/vim-twig' &
syntax 'sudar/vim-arduino-syntax' &
+syntax 'guns/vim-clojure-static' &
wait