A lot lot lot changessss

This commit is contained in:
Lauren Toivanen 2024-10-25 05:06:43 +03:00
parent b0d58c8616
commit cc19ec32d8
Signed by: jt
GPG key ID: 9151B109B73ECAD5
14 changed files with 700 additions and 15 deletions
user-config/VSCodium/User

View 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
}