Skip to content

Commit cd9cd77

Browse files
vieiralucasTechatrix
authored andcommitted
fix health check command for ZLS setup
1 parent 0e3b6f3 commit cd9cd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zls/editors/vim/nvim-lspconfig.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ EOF
118118
To make sure that ZLS is set up as expected, open a `.zig` file and run the following health checks:
119119

120120
```
121-
:checkhealth lspconfig vim.lsp
121+
:checkhealth vim.lsp
122122
```
123123

124124
For more information on the health check, refer to [Health check](https://neovim.io/doc/user/health).

0 commit comments

Comments
 (0)