From edae91818e4dd9d1856d776776211961095ef52d Mon Sep 17 00:00:00 2001 From: beepsort <95102478+beepsort@users.noreply.github.com> Date: Wed, 8 Dec 2021 20:52:37 +0000 Subject: [PATCH] replace broken link with correct path --- nvim-lspconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim-lspconfig.md b/nvim-lspconfig.md index 01474bf..3a96461 100644 --- a/nvim-lspconfig.md +++ b/nvim-lspconfig.md @@ -1,6 +1,6 @@ Install [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) according to the instructions in its README. - has a built-in rule for ccls. + has a built-in rule for ccls. You can customize initialization options with: ```lua