Commit Graph
3 Commits
Author SHA1 Message Date
thallada ab86df7274 Swap DiffView with CodeDiff
CodeDiff is supposed to be the successor to DiffView. It also has file
watching built-in so I can drop the custom `directory-watcher.lua`.
2026-08-11 20:30:07 +00:00
thalladaandClaude Opus 5 4d942a5368 Modernize deprecated Neovim APIs
vim.loop -> vim.uv and vim.highlight.range -> vim.hl.range. Also drop the
completeopt comment referring to nvim-cmp, which blink.cmp replaced.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-31 12:27:20 -04:00
thallada 7a00a8d47b Diffview auto-refresh, yank file path key bindings 2026-02-13 00:21:41 -05:00