adding nornsight

This commit is contained in:
2026-04-25 14:37:26 -04:00
parent 0d0ed5445a
commit 73e221716f
9 changed files with 70 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"git.pruneOnFetch": true,
"terminal.integrated.scrollback": 10000,
"update.mode": "none",
"workbench.colorTheme": "Default Dark+",
"workbench.colorTheme": "Dark+",
"workbench.secondarySideBar.showLabels": false,
// turns off all sounds and announcements
@@ -98,4 +98,5 @@
"hediet.vscode-drawio.resizeImages": null,
"hediet.vscode-drawio.appearance": "automatic",
"claudeCode.preferredLocation": "panel",
"docker.extension.enableComposeLanguageServer": false,
}