Dotfiles/docs
Amir Alexander Abdelbaki f769ed5e7d feat(nvim): auto-reload buffers changed on disk by Claude Code
Claude Code can write files outside claudecode.nvim's diff-review
pipeline (plain Bash tool calls), leaving open buffers stale. Turn on
autoread and run :checktime on FocusGained/BufEnter/CursorHold(I) plus
claudecode.nvim's own ClaudeCodeDiffClosed/ClaudeCodeSendComplete User
autocmds, so buffers refresh the moment you leave the Claude Code
terminal or a diff/edit lands, without clobbering unsaved local edits.

Verified live against the installed plugin set: all four core events
and both User autocmds register and resolve to :checktime.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 11:03:22 +02:00
..
md feat(nvim): auto-reload buffers changed on disk by Claude Code 2026-07-23 11:03:22 +02:00
md-to-html.sh docs: add full documentation site with CyberQueer HTML theme 2026-05-18 15:47:09 +02:00
md-to-pdf.sh Add md-to-pdf.sh: convert Markdown to PDF via python-markdown + weasyprint 2026-07-21 13:32:10 +02:00