Signed-off-by: Joscha Seelig <45944324+jdsee@users.noreply.github.com>
This commit is contained in:
Joscha Seelig 2024-05-09 08:58:52 +02:00 committed by Luke Boswell
parent 20a5bd668a
commit 7e3d5752b9
No known key found for this signature in database
GPG Key ID: F6DB3C9DB47377B0

View File

@ -76,7 +76,7 @@ If you're using coc.nvim and want to use the configuration above, be sure to als
#### [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
Add the follwoing to your lspconfig setup:
Add the following to your lspconfig setup:
```lua
local lspconfig = require('lspconfig')