mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Update VSCode settings
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"latex-workshop.view.pdf.viewer": "tab",
|
"latex-workshop.view.pdf.viewer": "tab",
|
||||||
"git.autofetch": true,
|
"git.autofetch": true,
|
||||||
"editor.fontFamily": "Input Mono",
|
"editor.fontFamily": "Input Mono",
|
||||||
"workbench.colorTheme": "Community Material Theme Palenight",
|
"workbench.colorTheme": "Material Theme Palenight",
|
||||||
"workbench.iconTheme": "material-icon-theme",
|
"workbench.iconTheme": "material-icon-theme",
|
||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"editor.fontSize": 12,
|
"editor.fontSize": 12,
|
||||||
@@ -13,6 +13,8 @@
|
|||||||
"window.zoomLevel": 0,
|
"window.zoomLevel": 0,
|
||||||
"workbench.startupEditor": "newUntitledFile",
|
"workbench.startupEditor": "newUntitledFile",
|
||||||
"remote.SSH.remotePlatform": {
|
"remote.SSH.remotePlatform": {
|
||||||
"dimension.sh": "linux"
|
"dimension.sh": "linux",
|
||||||
|
"kronos.home.tensixtyone.com": "macOS",
|
||||||
|
"b1.dimension.sh": "linux"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user