summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:19:38 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:19:38 +0200
commit40ddf334c9428ff7d88b7ca12912a9a1ea80dbab (patch)
treee3e4b61fd7a175a729930b30e19061932f3a7131 /README.md
parent7e10428cd6b53bf5e0ead79b2733be4286b16378 (diff)
downloadvim-polyglot-40ddf334c9428ff7d88b7ca12912a9a1ea80dbab.tar.gz
vim-polyglot-40ddf334c9428ff7d88b7ca12912a9a1ea80dbab.zip
Add F# support, closes #219
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 52bdd43d..2828d788 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [emblem](https://github.com/yalesov/vim-emblem) (syntax, indent, ftplugin)
- [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent)
- [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)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent)
- [gmpl](https://github.com/maelvalais/gmpl.vim) (syntax)