A lot lot lot changessss
This commit is contained in:
parent
b0d58c8616
commit
cc19ec32d8
14 changed files with 700 additions and 15 deletions
user-config/VSCodium/User
10
user-config/VSCodium/User/settings.json
Normal file
10
user-config/VSCodium/User/settings.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"workbench.colorTheme": "Monokai",
|
||||
"editor.tabSize": 8,
|
||||
"editor.insertSpaces": false,
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"editor.renderWhitespace": "boundary",
|
||||
"diffEditor.hideUnchangedRegions.enabled": true,
|
||||
"workbench.startupEditor": "none",
|
||||
"explorer.confirmDragAndDrop": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue