diff options
author | Dan Reif <dan.reif@collectivehealth.com> | 2018-06-05 14:22:06 -0700 |
---|---|---|
committer | Dan Reif <dan.reif@collectivehealth.com> | 2018-06-05 14:22:06 -0700 |
commit | d4da7817bacda51263f16e7dd82da15c7046e905 (patch) | |
tree | e5e444d3798acd3b8ee4c4e36984721c325b64e0 /README.md | |
parent | f05b47874b09c2597473f3469fac2d7fd02a46f5 (diff) | |
download | vim-polyglot-d4da7817bacda51263f16e7dd82da15c7046e905.tar.gz vim-polyglot-d4da7817bacda51263f16e7dd82da15c7046e905.zip |
Add FERM support (#311)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ If you need full functionality of any plugin, please use it directly with your p - [emberscript](https://github.com/yalesov/vim-ember-script) (syntax, indent, ftplugin) - [emblem](https://github.com/yalesov/vim-emblem) (syntax, indent, ftplugin) - [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent) +- [ferm](https://github.com/vim-scripts/ferm.vim) (syntax) - [fish](https://github.com/dag/vim-fish) (syntax, indent, compiler, autoload, ftplugin) - [fsharp](https://github.com/fsharp/vim-fsharp) (syntax, indent) - [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin) |