summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-18 15:53:18 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-18 15:53:18 +0200
commit00015bd10507181797dd74cbba375f9e88c61e51 (patch)
treee594b99f168aacf6cba65e53b6410caeed3bbab9 /README.md
parentd821de3142fc67592686cba3f09ce91eac7cee0d (diff)
downloadvim-polyglot-00015bd10507181797dd74cbba375f9e88c61e51.tar.gz
vim-polyglot-00015bd10507181797dd74cbba375f9e88c61e51.zip
Migrate all ftdetect to linguist
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 02db7223..89778863 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [gradle](https://github.com/tfnico/vim-gradle) (compiler)
- [graphql](https://github.com/jparise/vim-graphql) (syntax, indent, autoload, ftplugin, after)
- [haml](https://github.com/sheerun/vim-haml) (syntax, indent, compiler, ftplugin)
-- [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, indent, ftplugin)
+- [handlebars](https://github.com/sheerun/vim-mustache-handlebars) (syntax, indent, ftplugin)
- [haproxy](https://github.com/CH-DanReif/haproxy.vim) (syntax)
- [haskell](https://github.com/neovimhaskell/haskell-vim) (syntax, indent, ftplugin)
- [haxe](https://github.com/yaymukund/vim-haxe) (syntax)