treefmt
This commit is contained in:
parent
db992aa2d3
commit
b6d13cfa1d
|
@ -60,7 +60,7 @@
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
"editor.fontLigatures" = true;
|
"editor.fontLigatures" = true;
|
||||||
"editor.accessibilitySupport" = false; # prevent asking
|
"editor.accessibilitySupport" = false; # prevent asking
|
||||||
"editor.cursorBlinking" = "phase";
|
"editor.cursorBlinking" = "phase";
|
||||||
"workbench.editor.highlightModifiedTabs" = true;
|
"workbench.editor.highlightModifiedTabs" = true;
|
||||||
"window.autoDetectColorScheme" = true;
|
"window.autoDetectColorScheme" = true;
|
||||||
|
|
Loading…
Reference in a new issue