Add tab settings for vscode

remotes/origin/headless
Shaun Reed 4 years ago
parent b312d5baff
commit 7387c62946

@ -1,5 +1,6 @@
{
"terminal.integrated.fontFamily": "Inconsolata Nerd Font Mono",
"editor.tabCompletion": "on",
"editor.tabSize": 2
"editor.tabSize": 2,
"window.zoomLevel": -1
}
Loading…
Cancel
Save