From b5210833355bd09c497e6bd012d84f8e84f21cf3 Mon Sep 17 00:00:00 2001 From: Defame1297 Date: Sat, 4 Jul 2026 15:41:04 +0000 Subject: [PATCH] chore(settings): enable core and git plugins --- .claude/settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index 4e0a91c..7264b41 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,6 +1,8 @@ { "enabledPlugins": { "bin@holocron": true, + "core@holocron": true, + "git@holocron": true, "kyberforge@holocron": true }, "hooks": {