coder / coder/claudecode.nvim

[FEATURE] Link claude hooks to documented custom autocmd events

Aperta
#216 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.