summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:30:48 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:30:48 +0200
commit7d1b7e6f7123cd8b14f02221c7ec37d17d5d527e (patch)
tree9f0a5631c0dcaa8225f44004281f11265f694f14 /build.sh
parent5e3a8b92cf0fe8c46cccba1072d52ee486306dfd (diff)
downloadvim-polyglot-7d1b7e6f7123cd8b14f02221c7ec37d17d5d527e.tar.gz
vim-polyglot-7d1b7e6f7123cd8b14f02221c7ec37d17d5d527e.zip
Add csv 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 91e7022d..34594a8e 100755
--- a/build.sh
+++ b/build.sh
@@ -64,6 +64,7 @@ syntax 'vim-scripts/Puppet-Syntax-Highlighting' &
syntax 'beyondwords/vim-twig' &
syntax 'sudar/vim-arduino-syntax' &
syntax 'guns/vim-clojure-static' &
+syntax 'chrisbra/csv.vim' &
wait