mirror of https://github.com/dense-analysis/ale
README.md: fix typo: there should be a comma (#4797)
This commit is contained in:
parent
5606606b32
commit
f4bc3c2711
|
@ -623,7 +623,7 @@ interested in writing an integration, see `:help ale-lint-other-sources`.
|
||||||
|
|
||||||
If you're running ALE in Neovim with
|
If you're running ALE in Neovim with
|
||||||
[nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) for configuring
|
[nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) for configuring
|
||||||
particular language servers. ALE will automatically disable its LSP
|
particular language servers, ALE will automatically disable its LSP
|
||||||
functionality for any language servers configured with nvim-lspconfig by
|
functionality for any language servers configured with nvim-lspconfig by
|
||||||
default. The following setting is applied by default:
|
default. The following setting is applied by default:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue