From 91ea9295a6c3058f15b27724af0dec1afacce772 Mon Sep 17 00:00:00 2001 From: Liam Dyer Date: Fri, 15 Nov 2024 12:06:34 -0500 Subject: [PATCH] docs: misc grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11778a9a..24ed9532 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ -- With blink.cmp, Neovim has *more* capabilities which are communicated to the LSP servers. -- Explanation from TJ: https://youtu.be/m8C0Cq9Uv9o?t=1275 -- --- This can vary by config, but in-general for nvim-lspconfig: +-- This can vary by config, but in general for nvim-lspconfig: { 'neovim/nvim-lspconfig',