claude-baseline-1752170579 (accepted changes)

This commit is contained in:
zolinthecow 2025-07-10 11:02:59 -07:00
parent ff430ffb90
commit ac6f7354b6
1 changed files with 1 additions and 1 deletions

View File

@ -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()