summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2018-02-06 11:16:48 +0800
committerAdam Stankiewicz <sheerun@sher.pl>2018-02-06 11:16:48 +0800
commit96c5c20e418fa95b7137b6ef418946f25de91b1b (patch)
tree02eb9086bebeee916280c2ee836efb096f82b261 /README.md
parent18efda3933a867dd21df483bbfeae52231783d46 (diff)
downloadvim-polyglot-3.3.2.tar.gz
vim-polyglot-3.3.2.zip
Include indentation setting for markdown, fixes #270v3.3.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b0d51bc..0f2bf325 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [livescript](https://github.com/gkz/vim-ls) (syntax, indent, compiler, ftplugin)
- [lua](https://github.com/tbastos/vim-lua) (syntax, indent)
- [mako](https://github.com/sophacles/vim-bundle-mako) (syntax, indent, ftplugin)
-- [markdown](https://github.com/plasticboy/vim-markdown) (syntax)
+- [markdown](https://github.com/plasticboy/vim-markdown) (syntax, indent)
- [mathematica](https://github.com/rsmenon/vim-mathematica) (syntax, ftplugin)
- [nginx](https://github.com/chr4/nginx.vim) (syntax, indent, ftplugin)
- [nim](https://github.com/zah/nim.vim) (syntax, compiler, indent)