summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-13 18:18:09 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-13 18:18:09 +0200
commitdb99bf52d3372b2320696263ace9adc513e11ff1 (patch)
treee927d3468616ccb7a31d8f1fdc0014285f2ce054 /build
parentbbe1308b2fece55f50b8a12cfceef30c3d4e891b (diff)
downloadvim-polyglot-db99bf52d3372b2320696263ace9adc513e11ff1.tar.gz
vim-polyglot-db99bf52d3372b2320696263ace9adc513e11ff1.zip
Add extended c/c++ syntax, closes #1
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 0101f212..1c2deade 100755
--- a/build
+++ b/build
@@ -84,6 +84,8 @@ PACKS="
jcf/vim-latex
othree/html5.vim
ap/vim-css-color
+ vim-jp/cpp-vim
+ octol/vim-cpp-enhanced-highlight
"
download "$PACKS"