diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -140,7 +140,7 @@ If you need full functionality of any plugin, please use it directly with your p - [qmake](https://github.com/artoj/qmake-syntax-vim) (syntax) - [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin) - [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin) -- [racket](https://github.com/wlangstroth/vim-racket) (syntax, indent, autoload, ftplugin) +- [racket](https://github.com/wlangstroth/vim-racket) (syntax, indent, ftplugin) - [ragel](https://github.com/jneen/ragel.vim) (syntax) - [raml](https://github.com/IN3D/vim-raml) (syntax, ftplugin) - [reason](https://github.com/reasonml-editor/vim-reason-plus) (syntax, indent) @@ -150,7 +150,7 @@ If you need full functionality of any plugin, please use it directly with your p - [rust](https://github.com/rust-lang/rust.vim) (syntax, indent, compiler, autoload, ftplugin) - [sbt](https://github.com/derekwyatt/vim-sbt) (syntax) - [scala](https://github.com/derekwyatt/vim-scala) (syntax, indent, compiler, ftplugin) -- [scss](https://github.com/cakebaker/scss-syntax.vim) (syntax, autoload, ftplugin) +- [scss](https://github.com/cakebaker/scss-syntax.vim) (syntax, indent, ftplugin) - [slim](https://github.com/slim-template/vim-slim) (syntax, indent, ftplugin) - [slime](https://github.com/slime-lang/vim-slime-syntax) (syntax, indent) - [smt2](https://github.com/bohlender/vim-smt2) (syntax, autoload, ftplugin) |