summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:28:29 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:28:29 +0200
commit3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837 (patch)
tree8b8d66dec4fbfa3d96f6265a2bd27d95c32454bc /build.sh
parente32871fd4a8d0dca327011b81d214ab5321f853d (diff)
downloadvim-polyglot-3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837.tar.gz
vim-polyglot-3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837.zip
Add arduino syntax support
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 487724ce..3986a3bf 100755
--- a/build.sh
+++ b/build.sh
@@ -62,6 +62,7 @@ syntax 'derekwyatt/vim-sbt' &
syntax 'travitch/hasksyn' &
syntax 'vim-scripts/Puppet-Syntax-Highlighting' &
syntax 'beyondwords/vim-twig' &
+syntax 'sudar/vim-arduino-syntax' &
wait