diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:28:29 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:28:29 +0200 |
commit | 3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837 (patch) | |
tree | 8b8d66dec4fbfa3d96f6265a2bd27d95c32454bc /build.sh | |
parent | e32871fd4a8d0dca327011b81d214ab5321f853d (diff) | |
download | vim-polyglot-3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837.tar.gz vim-polyglot-3ad5c8110b0ed9c0d5fde68a37ed3f2c06575837.zip |
Add arduino syntax support
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |