mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Fix typo
Signed-off-by: Joscha Seelig <45944324+jdsee@users.noreply.github.com>
This commit is contained in:
parent
20a5bd668a
commit
7e3d5752b9
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue