vscodium: Update settings
This commit is contained in:
parent
96e0957583
commit
c24caa5ef6
1 changed files with 1 additions and 4 deletions
|
|
@ -47,7 +47,6 @@
|
|||
"window.commandCenter": false,
|
||||
"editor.lineNumbers": "relative",
|
||||
"editor.lineHeight": 24,
|
||||
"window.menuBarVisibility": "toggle",
|
||||
"editor.minimap.enabled": false,
|
||||
"editor.overviewRulerBorder": false,
|
||||
"workbench.editor.enablePreviewFromCodeNavigation": true,
|
||||
|
|
@ -1126,6 +1125,4 @@
|
|||
],
|
||||
"editor.matchBrackets": "never",
|
||||
"workbench.statusBar.visible": false
|
||||
"dart.flutterSdkPath": "/home/kappa/down/pkgs/flutter",
|
||||
"dart.flutterCustomEmulators": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue