summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:24:09 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:24:09 +0200
commit5674965628973f995e515f452d2e42b82b1d1d66 (patch)
tree8b74a55965939c363b16aa0f0705d07d3b946bf6 /build.sh
parent4c2025af5cee3fcd08321c2f23c38e460d3991a9 (diff)
downloadvim-polyglot-5674965628973f995e515f452d2e42b82b1d1d66.tar.gz
vim-polyglot-5674965628973f995e515f452d2e42b82b1d1d66.zip
Add markdown support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 138a1f81..d47a4cb5 100755
--- a/build.sh
+++ b/build.sh
@@ -44,6 +44,7 @@ syntax 'leshill/vim-json' &
syntax 'mutewinter/tomdoc.vim' &
syntax 'mutewinter/nginx.vim' &
syntax 'timcharper/textile.vim' &
+syntax 'tpope/vim-markdown' &
syntax 'acustodioo/vim-tmux' &
syntax 'groenewege/vim-less' &
syntax 'wavded/vim-stylus' &