summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-04 12:11:55 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-04 12:11:55 +0200
commit48f59577c8fa68d85ac73bfd9f257d606c4660b5 (patch)
treee50bd0c7c0c5c76cc6e7cb689cdbdfc7b38bdaab /README.md
parent96179c95ba1bc76e792ce06beb7525be1412de48 (diff)
downloadvim-polyglot-48f59577c8fa68d85ac73bfd9f257d606c4660b5.tar.gz
vim-polyglot-48f59577c8fa68d85ac73bfd9f257d606c4660b5.zip
Switch to neovim version of help filetype, fixes #536
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 a1dd0de3..bf51320b 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [haxe](https://github.com/yaymukund/vim-haxe)
- [hcl](https://github.com/b4b4r07/vim-hcl)
- [helm](https://github.com/towolf/vim-helm)
-- [help](https://github.com/vim/vim/tree/master/runtime)
+- [help](https://github.com/neovim/neovim/tree/master/runtime)
- [hive](https://github.com/zebradil/hive.vim)
- [html5](https://github.com/othree/html5.vim)
- [i3](https://github.com/mboughaba/i3config.vim)