codium: format on save
This commit is contained in:
parent
e678d56cad
commit
904cecde76
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
||||||
"telemetry.enableTelemetry" = false;
|
"telemetry.enableTelemetry" = false;
|
||||||
"telemetry.telemetryLevel" = "off";
|
"telemetry.telemetryLevel" = "off";
|
||||||
"window.titleBarStyle" = "custom";
|
"window.titleBarStyle" = "custom";
|
||||||
|
"editor.formatOnSave" = true;
|
||||||
|
|
||||||
# terminal stuff
|
# terminal stuff
|
||||||
"terminal.integrated.cursorBlinking" = true;
|
"terminal.integrated.cursorBlinking" = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue