Update README.md

This commit is contained in:
Alexandros Naskos 2020-06-08 14:18:46 +03:00 committed by GitHub
parent 6ae23ba2d0
commit 646b1d09c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"]