diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-06-26 18:13:30 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-06-26 18:13:30 +0200 |
commit | 7a32eec6d17ec6de269753b8ef7b11d27b562853 (patch) | |
tree | afb61bd1dee3485ee5c6e6e1f4a97f1dafba05bf /README.md | |
parent | c69562f864cb0ee973142a45091f6cb46ce0b1df (diff) | |
download | vim-polyglot-7a32eec6d17ec6de269753b8ef7b11d27b562853.tar.gz vim-polyglot-7a32eec6d17ec6de269753b8ef7b11d27b562853.zip |
Change markdown provider to plasticboyv2.11.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin, ftdetect) - [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin, ftdetect) - [mako](https://github.com/sophacles/vim-bundle-mako) (syntax, indent, ftplugin, ftdetect) -- [markdown](https://github.com/tpope/vim-markdown) (syntax, ftplugin, ftdetect) +- [markdown](https://github.com/plasticboy/vim-markdown) (syntax, ftdetect) - [nginx](https://github.com/othree/nginx-contrib-vim) (syntax, indent, ftdetect) - [nim](https://github.com/zah/nim.vim) (syntax, compiler, indent, ftdetect) - [nix](https://github.com/spwhitt/vim-nix) (syntax, ftplugin, ftdetect) |