[FEATURE] Link claude hooks to documented custom autocmd events
- Lingua principale
- Lua
- Stelle
- 3.1k
- Fork
- 216
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Feature Description
I would like the plugin to have a command to help create Claude Code hooks that will trigger auto commands on NeoVim.
## Use Case
For Example, it would be useful to trigger "checktime" every time Claude responds, so the editor can check whether open buffers have been changed
## Proposed Solution
Thinking out loud, :ClaudeCodeInstallAutoCmdHooks would kick off a session to help install such hooks in the local directory or global settings configuration
## Alternatives Considered
I currently use a combination of `TextChangedT` and timer to trigger `:checktime` whenever changed stopped changing for over one second
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.