We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac22efb + 51f8e39 commit c72a3f4Copy full SHA for c72a3f4
README.md
@@ -72,7 +72,7 @@ Refer to docs on configuring omnifunc or [asyncomplete.vim](https://github.com/p
72
Document diagnostics (e.g. warnings, errors) are enabled by default, but if you
73
preferred to turn them off and use other plugins instead (like
74
[Neomake](https://github.com/neomake/neomake) or
75
-[ALE](https://github.com/neomake/neomake), set `g:lsp_diagnostics_enabled` to
+[ALE](https://github.com/w0rp/ale), set `g:lsp_diagnostics_enabled` to
76
`0`:
77
78
```viml
0 commit comments