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