Remove Zig
This commit is contained in:
parent
ca3b9b315f
commit
b14c9c4695
1 changed files with 1 additions and 4 deletions
|
@ -52,8 +52,5 @@
|
|||
"workbench.localHistory.enabled": false,
|
||||
"workbench.localHistory.maxFileEntries": 0,
|
||||
"workbench.settings.enableNaturalLanguageSearch": false,
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
"zig.initialSetupDone": true,
|
||||
"zig.path": "zig",
|
||||
"zig.zls.path": "zls"
|
||||
"workbench.startupEditor": "newUntitledFile"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue