1
0

Update configurations

This commit is contained in:
Jip J. Dekker 2023-11-23 10:21:46 +11:00
parent 5661d85b13
commit 5763b4d498
No known key found for this signature in database
2 changed files with 21 additions and 1 deletions

View File

@ -41,5 +41,10 @@
"workbench.preferredLightColorTheme": "Catppuccin Latte",
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
},
"sapling.showInlineBlame": true,
"files.exclude": {
"**/.sl": true
},
"cmake.showOptionsMovedNotification": false
}

View File

@ -0,0 +1,15 @@
[ui]
username =Jip J. Dekker <jip@dekker.one>
ignore.userroot = ~/.gitignore
# uncomment to disable color in command output
# (see 'sl help color' for details)
# color = never
# uncomment to disable command output pagination
# (see 'sl help pager' for details)
# paginate = never
[isl]
hasShownGettingStarted = false
render-compact = false