summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-12-31 14:08:15 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-12-31 14:08:15 +0100
commita60e299a3ce55b4a84a48b240d35c84e6e5a8746 (patch)
tree6d45e51ff3f7889ffc7a4499af0034806ffb7397 /README.md
parentb8a5504021e0d21310bc603855ac8107828b5759 (diff)
downloadvim-polyglot-a60e299a3ce55b4a84a48b240d35c84e6e5a8746.tar.gz
vim-polyglot-a60e299a3ce55b4a84a48b240d35c84e6e5a8746.zip
Switch back to plasticboy for markdown
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 e41ef2ad..52e2776b 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/gabrielelana/vim-markdown) (syntax, autoload, ftplugin)
+- [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)