Update README.md
This commit is contained in:
parent
6ae23ba2d0
commit
646b1d09c7
@ -108,7 +108,7 @@ Install the `zls-vscode` extension from [here](https://github.com/zigtools/zls-v
|
|||||||
- Issue `:CocConfig` from within your Vim editor, and the following snippet:
|
- Issue `:CocConfig` from within your Vim editor, and the following snippet:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"lanuageserver": {
|
"languageserver": {
|
||||||
"zls" : {
|
"zls" : {
|
||||||
"command": "command_or_path_to_zls",
|
"command": "command_or_path_to_zls",
|
||||||
"filetypes": ["zig"]
|
"filetypes": ["zig"]
|
||||||
|
Loading…
Reference in New Issue
Block a user