claude-baseline-1752170579 (accepted changes)
This commit is contained in:
parent
ff430ffb90
commit
ac6f7354b6
1 changed files with 1 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ function M.uninstall_hooks()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- MULTI-FILE TEST: Commands for manual hook management
|
-- Commands for manual hook management
|
||||||
function M.setup_commands()
|
function M.setup_commands()
|
||||||
vim.api.nvim_create_user_command('ClaudeTestHooks', function()
|
vim.api.nvim_create_user_command('ClaudeTestHooks', function()
|
||||||
M.test_hooks()
|
M.test_hooks()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue