summaryrefslogtreecommitdiffstats
path: root/.claude/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.claude/settings.json')
-rw-r--r--.claude/settings.json18
1 files changed, 5 insertions, 13 deletions
diff --git a/.claude/settings.json b/.claude/settings.json
index 3589e3d..8f028d4 100644
--- a/.claude/settings.json
+++ b/.claude/settings.json
@@ -11,6 +11,7 @@
"/home/tvanbesi/Projects/.claude/Projects memory"
]
},
+ "model": "fable",
"hooks": {
"Notification": [
{
@@ -65,21 +66,12 @@
},
"enabledPlugins": {
"clangd-lsp@claude-plugins-official": true,
- "lua-lsp@claude-plugins-official": false,
- "pyright-lsp@claude-plugins-official": true,
- "lua-lsp-local@local-lsp": true
- },
- "extraKnownMarketplaces": {
- "local-lsp": {
- "source": {
- "source": "directory",
- "path": "/home/tvanbesi/.claude/lsp-marketplace"
- }
- }
+ "lua-lsp@claude-plugins-official": true,
+ "pyright-lsp@claude-plugins-official": true
},
+ "extraKnownMarketplaces": {},
"effortLevel": "high",
"theme": "auto",
"editorMode": "vim",
- "autoCompactEnabled": false,
- "model": "fable"
+ "autoCompactEnabled": false
}