summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:51:02 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:52:44 +0200
commit7208e89a13cadd560b2ebbd67a7221c3bb6ef416 (patch)
treeeb01deb3ea51a78595397ec5d7fd5a2cc6723345 /build
parent56a815be940d1ebac44c7c97a837065f566410fd (diff)
downloadvim-polyglot-7208e89a13cadd560b2ebbd67a7221c3bb6ef416.tar.gz
vim-polyglot-7208e89a13cadd560b2ebbd67a7221c3bb6ef416.zip
Add C syntax extensions, #25
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 76702ff2..ae2b3981 100755
--- a/build
+++ b/build
@@ -69,6 +69,7 @@ PACKS="
arduino:sudar/vim-arduino-syntax
c++11:octol/vim-cpp-enhanced-highlight
c/c++:vim-jp/cpp-vim
+ c-extensions:kergoth/aftersyntaxc.vim
clojure:guns/vim-clojure-static
coffee-script:kchmck/vim-coffee-script
csv:chrisbra/csv.vim