From f4bc3c2711a004daf749cdba24e20144896f441d Mon Sep 17 00:00:00 2001 From: Alexey Vazhnov Date: Mon, 24 Jun 2024 05:34:34 +0000 Subject: [PATCH] README.md: fix typo: there should be a comma (#4797) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26b4144f..09e8a6a8 100644 --- a/README.md +++ b/README.md @@ -623,7 +623,7 @@ interested in writing an integration, see `:help ale-lint-other-sources`. If you're running ALE in Neovim with [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 default. The following setting is applied by default: