summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-12-07 13:01:03 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-12-07 13:01:03 +0100
commite204a7223b4334ed1c556a4564a8048888b69fe8 (patch)
tree558b908e425a8525e54d6b842bbb0251171fb309 /README.md
parent7a0f2d974f9ac5bc85607e8c769d3370dd18ac74 (diff)
downloadvim-polyglot-e204a7223b4334ed1c556a4564a8048888b69fe8.tar.gz
vim-polyglot-e204a7223b4334ed1c556a4564a8048888b69fe8.zip
Add ftplugin to markdown, fixes #447
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 1d675692..42340c21 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [log](https://github.com/MTDL9/vim-log-highlighting) (syntax)
- [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, indent)
+- [markdown](https://github.com/plasticboy/vim-markdown) (syntax, indent, ftplugin)
- [mathematica](https://github.com/voldikss/vim-mma) (syntax, ftplugin)
- [mdx](https://github.com/jxnblk/vim-mdx-js) (syntax)
- [meson](https://github.com/mesonbuild/meson) (syntax, indent, ftplugin)