summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-04-25 21:22:25 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-04-25 21:22:25 +0200
commit8ec73a3a8974a62a613680a6b6222a77a7b99546 (patch)
treeebc6f1170d2fab2a42c5ac86e80921382595de60 /README.md
parentb2ee28374b942026474e77d9aa6fc538f105755b (diff)
downloadvim-polyglot-8ec73a3a8974a62a613680a6b6222a77a7b99546.tar.gz
vim-polyglot-8ec73a3a8974a62a613680a6b6222a77a7b99546.zip
Change fsharp provider, closes #477
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4337eb1a..852fdd1f 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [ferm](https://github.com/vim-scripts/ferm.vim) (syntax)
- [fish](https://github.com/georgewitteman/vim-fish) (syntax, indent, compiler, autoload, ftplugin)
- [flatbuffers](https://github.com/dcharbon/vim-flatbuffers) (syntax)
-- [fsharp](https://github.com/fsharp/vim-fsharp) (syntax, indent)
+- [fsharp](https://github.com/ionide/Ionide-vim) (syntax, indent)
- [gdscript](https://github.com/calviken/vim-gdscript3) (syntax, indent, ftplugin)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent)