diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -112,7 +112,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/voldikss/vim-mma) (syntax, autoload, 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) - [moonscript](https://github.com/leafo/moonscript-vim) (syntax, indent, ftplugin) @@ -160,7 +160,7 @@ If you need full functionality of any plugin, please use it directly with your p - [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin) - [sxhkd](https://github.com/baskerville/vim-sxhkdrc) (syntax) - [systemd](https://github.com/wgwoods/vim-systemd-syntax) (syntax) -- [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, ftplugin) +- [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, autoload, ftplugin) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin) - [thrift](https://github.com/solarnz/thrift.vim) (syntax) - [tmux](https://github.com/keith/tmux.vim) (syntax, ftplugin) |