Files
holocron/.claude/settings.json
Defame1297 b9249df1c1 chore(settings): enable gitea plugin
Adds gitea@holocron to enabledPlugins now that the gitea skill/plugin has replaced the old flat skill.
2026-07-23 18:14:00 +00:00

13 lines
208 B
JSON

{
"enabledPlugins": {
"bin@holocron": true,
"core@holocron": true,
"git@holocron": true,
"gitea@holocron": true,
"kyberforge@holocron": true
},
"hooks": {
"PreToolUse": []
}
}