From 7a32eec6d17ec6de269753b8ef7b11d27b562853 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 26 Jun 2016 18:13:30 +0200 Subject: Change markdown provider to plasticboy --- build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index e5903283..c8abc49c 100755 --- a/build +++ b/build @@ -5,6 +5,7 @@ set -E DIRS="syntax indent compiler autoload ftplugin ftdetect after/syntax after/indent after/ftplugin after/ftdetect" DIRS_BASIC="syntax compiler indent ftdetect after/syntax after/indent after/ftdetect" DIRS_ALL="syntax indent compiler autoload ftplugin ftdetect after" +DIRS_SYNTAX="syntax ftdetect after/syntax after/ftdetect" OUTPUT="" @@ -137,7 +138,7 @@ PACKS=" less:groenewege/vim-less liquid:tpope/vim-liquid mako:sophacles/vim-bundle-mako - markdown:tpope/vim-markdown + markdown:plasticboy/vim-markdown:_SYNTAX nginx:othree/nginx-contrib-vim nim:zah/nim.vim:_BASIC nix:spwhitt/vim-nix -- cgit v1.2.3