Add tab settings for vscode
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"terminal.integrated.fontFamily": "Inconsolata Nerd Font Mono",
|
||||
"editor.tabCompletion": "on",
|
||||
"editor.tabSize": 2
|
||||
"editor.tabSize": 2,
|
||||
"window.zoomLevel": -1
|
||||
}
|
||||
Reference in New Issue
Block a user