Add vscode settings
This commit is contained in:
5
.config/Code/User/settings.json
Normal file
5
.config/Code/User/settings.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"terminal.integrated.fontFamily": "Inconsolata Nerd Font Mono",
|
||||||
|
"editor.tabCompletion": "on",
|
||||||
|
"editor.tabSize": 2
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user