test
This commit is contained in:
parent
6291e64d26
commit
c43d2b1796
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
"workbench.startupEditor" = "none";
|
"workbench.startupEditor" = "none";
|
||||||
"diffEditor.ignoreTrimWhitespace" = false;
|
"diffEditor.ignoreTrimWhitespace" = false;
|
||||||
"workbench.editor.autoLockGroups" = {
|
"workbench.editor.autoLockGroups" = {
|
||||||
"mainThreadWebview-markdown.preview" = true
|
"mainThreadWebview-markdown.preview" = true;
|
||||||
};
|
};
|
||||||
"editor.fontFamily" = "JetBrainsMono Regular";
|
"editor.fontFamily" = "JetBrainsMono Regular";
|
||||||
"editor.fontLigatures" = true;
|
"editor.fontLigatures" = true;
|
||||||
|
|
Loading…
Reference in a new issue