embarrassingly easy vscode fixes
This commit is contained in:
parent
bc0972a924
commit
1349d45748
1 changed files with 3 additions and 0 deletions
|
|
@ -351,4 +351,7 @@
|
|||
"/home/mbk/.config/Code/User/globalStorage/ziglang.vscode-zig/zls_install/zls";
|
||||
"purescript.exportsCodeLens" = false;
|
||||
"chat.commandCenter.enabled" = false;
|
||||
# i don't even use this
|
||||
"todo-tree.ripgrep.ripgrep" = pkgs.lib.getExe pkgs.ripgrep;
|
||||
"chat.disableAIFeatures" = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue