Add claude memory

This commit is contained in:
2026-03-18 12:51:33 -04:00
parent 8b2373c433
commit 65cf8e7ae2
3 changed files with 41 additions and 1 deletions

View File

@@ -12,5 +12,6 @@
"lrutabs.closeTabs": false,
"chat.disableAIFeatures": true,
"editor.hover.delay": 1000,
"editor.hover.sticky": false
"editor.hover.sticky": false,
"editor.fontFamily": "DejaVu Sans Mono"
}