mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 02:54:40 +02:00
vscodium: always open repo in parent folder
This commit is contained in:
parent
a547eead90
commit
3a61501ed3
1 changed files with 2 additions and 1 deletions
|
@ -16,5 +16,6 @@
|
|||
"explorer.confirmDragAndDrop": false,
|
||||
"editor.guides.bracketPairs": "active",
|
||||
"window.commandCenter": true,
|
||||
"workbench.iconTheme": "material-icon-theme"
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"git.openRepositoryInParentFolders": "always"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue