Adjusting COC

This commit is contained in:
2025-09-12 11:46:14 -04:00
parent 1e613cef53
commit bc458aec5a
4 changed files with 23 additions and 8 deletions

View File

@@ -19,6 +19,10 @@
"coc-sh",
"coc-go"
],
"pyright.enable": true,
"python.analysis.autoImportCompletions": true,
"python.analysus.autoSearchPaths": true,
"python.analysis.diagnosticMode": "workspace",
"languageserver": {
"zig": {
"command": "zls",