diff --git a/code-settings.json b/code-settings.json index b0e5f43..4d9dc79 100644 --- a/code-settings.json +++ b/code-settings.json @@ -7,6 +7,5 @@ "editor.lineNumbers": "on", "go.formatTool": "goimports", "editor.minimap.enabled": false, - "editor.smoothScrolling": true, - "zigLanguageClient.path": "C:\\Users\\Jordan\\bin\\zls.exe" -} \ No newline at end of file + "editor.smoothScrolling": true +}