summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-04-23 11:37:21 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-04-23 11:37:21 +0200
commit415261dd1f4ce4b547da922f3f2c2e56340fb0d6 (patch)
treecd41afefa3fc261e60b1082acb714b9cd94740aa /README.md
parent4d18a5e5dd427a2962fe34c6a12007cac67ce89c (diff)
downloadvim-polyglot-415261dd1f4ce4b547da922f3f2c2e56340fb0d6.tar.gz
vim-polyglot-415261dd1f4ce4b547da922f3f2c2e56340fb0d6.zip
Switch mathematica provider, closes #385
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 1af7fada..7b5bfe05 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [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)
-- [mathematica](https://github.com/rsmenon/vim-mathematica) (syntax, ftplugin)
+- [mathematica](https://github.com/voldikss/vim-mma) (syntax, autoload, ftplugin)
- [mdx](https://github.com/jxnblk/vim-mdx-js) (syntax)
- [meson](https://github.com/mesonbuild/meson) (syntax, indent, ftplugin)
- [moonscript](https://github.com/leafo/moonscript-vim) (syntax, indent, ftplugin)