diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:24:09 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:24:09 +0200 |
commit | 5674965628973f995e515f452d2e42b82b1d1d66 (patch) | |
tree | 8b74a55965939c363b16aa0f0705d07d3b946bf6 /build.sh | |
parent | 4c2025af5cee3fcd08321c2f23c38e460d3991a9 (diff) | |
download | vim-polyglot-5674965628973f995e515f452d2e42b82b1d1d66.tar.gz vim-polyglot-5674965628973f995e515f452d2e42b82b1d1d66.zip |
Add markdown support
Diffstat (limited to '')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' & |