coder / coder/claudecode.nvim

[FEATURE] Link claude hooks to documented custom autocmd events

Offen
#216 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Lua
Sterne
3.1k
Forks
216
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## 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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

No files or tests are named. Start by reviewing the documented custom autocmd events and Claude Code hook configuration, then determine how the proposed :ClaudeCodeInstallAutoCmdHooks command should handle local-directory and global settings. Done means the command can help install hooks that trigger Neovim autocmds when Claude responds, including the checktime use case.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
lua, neovim
Bereich
developer-experience, tooling
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.