chore: reorder settings.json keys

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
bastien 2026-04-13 15:12:37 +02:00
parent c99141f0a8
commit cd38324cf7

View File

@ -215,6 +215,9 @@
"type": "command",
"command": "bash ~/.claude/hooks/statusline.sh"
},
"enabledPlugins": {
"example-skills@anthropic-agent-skills": true
},
"extraKnownMarketplaces": {
"claude-code-plugins": {
"source": {
@ -240,8 +243,5 @@
"repo": "anthropics/skills"
}
}
},
"enabledPlugins": {
"example-skills@anthropic-agent-skills": true
}
}