Update settings.json
This commit is contained in:
parent
5bc6d3514a
commit
013132eccf
|
@ -66,7 +66,6 @@
|
||||||
"stash": true
|
"stash": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hexdump.btnEnabled": false,
|
|
||||||
"gitlens.blame.highlight.locations": [
|
"gitlens.blame.highlight.locations": [
|
||||||
"gutter",
|
"gutter",
|
||||||
"line",
|
"line",
|
||||||
|
@ -88,5 +87,5 @@
|
||||||
"explorer.openEditors.visible": 20,
|
"explorer.openEditors.visible": 20,
|
||||||
"workbench.editor.showTabs": false,
|
"workbench.editor.showTabs": false,
|
||||||
"breadcrumbs.enabled": false,
|
"breadcrumbs.enabled": false,
|
||||||
"terminal.integrated.rendererType": "dom",
|
"terminal.integrated.fontSize": 16,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue