diff --git a/README.md b/README.md index 932ba98..735a825 100644 --- a/README.md +++ b/README.md @@ -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: ```json { - "lanuageserver": { + "languageserver": { "zls" : { "command": "command_or_path_to_zls", "filetypes": ["zig"]