vscode shell integration is broken, remove
This commit is contained in:
parent
d7457795f1
commit
f8123c6125
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@
|
|||
"nix.serverPath" = "${pkgs.rnix-lsp}/bin/rnix-lsp";
|
||||
"search.smartCase" = true;
|
||||
"telemetry.telemetryLevel" = "off";
|
||||
"terminal.integrated.shellIntegration.enabled" = true;
|
||||
"update.mode" = "none";
|
||||
"workbench.colorTheme" = "Monokai";
|
||||
"workbench.commandPalette.preserveInput" = true;
|
||||
|
|
Loading…
Reference in a new issue