spelling fix in vscode
settings
This commit is contained in:
parent
9011da375c
commit
c1eb596b35
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ rec {
|
|||
"git.replaceTagsWhenPull" = true;
|
||||
"redhat.telemetry.enabled" = true;
|
||||
"editor.fontSize" = 14;
|
||||
"window.detectColorScheme" = true;
|
||||
"window.autoDetectColorScheme" = true;
|
||||
"workbench.preferredLightColorTheme" = "Catppuccin Latte";
|
||||
"workbench.preferredDarkColorTheme" = "Catppuccin Mocha";
|
||||
"editor.codeLensFontFamily" =
|
||||
|
|
Loading…
Add table
Reference in a new issue