summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Reif <dan.reif@collectivehealth.com>2018-06-05 14:22:06 -0700
committerDan Reif <dan.reif@collectivehealth.com>2018-06-05 14:22:06 -0700
commitd4da7817bacda51263f16e7dd82da15c7046e905 (patch)
treee5e444d3798acd3b8ee4c4e36984721c325b64e0 /README.md
parentf05b47874b09c2597473f3469fac2d7fd02a46f5 (diff)
downloadvim-polyglot-d4da7817bacda51263f16e7dd82da15c7046e905.tar.gz
vim-polyglot-d4da7817bacda51263f16e7dd82da15c7046e905.zip
Add FERM support (#311)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bcb42585..7db8c0d3 100644
--- a/README.md
+++ b/README.md
@@ -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)