From 646b1d09c7b18f15517e19a6e2eceb780ffd1a2e Mon Sep 17 00:00:00 2001 From: Alexandros Naskos Date: Mon, 8 Jun 2020 14:18:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]