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