mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2026-04-12 23:29:39 +02:00
Compare commits
No commits in common. "c239d47769e0682bfb975f6b28c31d2e789f1052" and "b7e7151bb0c883763cc821277f3a0b7314757300" have entirely different histories.
c239d47769
...
b7e7151bb0
1 changed files with 2 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"[json]": {
|
||||
"editor.defaultFormatter": "vscode.json-language-features"
|
||||
},
|
||||
"workbench.colorTheme": "Dark Modern",
|
||||
"workbench.colorTheme": "Default Dark Modern",
|
||||
"editor.bracketPairColorization.enabled": false,
|
||||
"git.openRepositoryInParentFolders": "never",
|
||||
"editor.stickyScroll.enabled": false,
|
||||
|
|
@ -49,6 +49,5 @@
|
|||
"unknown": "off"
|
||||
},
|
||||
"terminal.integrated.suggest.suggestOnTriggerCharacters": true,
|
||||
"terminal.integrated.initialHint": false,
|
||||
"terminal.integrated.rightClickBehavior": "nothing"
|
||||
"terminal.integrated.initialHint": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue