diffs.nvim/lua/diffs
Barrett Ruth bf2c91f79f feat: add :Gdiff command for unified diff against git revision
Compares current buffer against any git revision (default HEAD), opens result
in vsplit with full diffs.nvim syntax highlighting.
2026-02-04 18:14:18 -05:00
..
commands.lua feat: add :Gdiff command for unified diff against git revision 2026-02-04 18:14:18 -05:00
git.lua feat: add :Gdiff command for unified diff against git revision 2026-02-04 18:14:18 -05:00
health.lua feat: rename everything 2026-02-02 22:09:13 -05:00
highlight.lua feat: treesitter highlighting for diff headers 2026-02-04 15:11:35 -05:00
init.lua feat(config): use vim.g over .setup() 2026-02-03 16:18:55 -05:00
log.lua feat: rename everything 2026-02-02 22:09:13 -05:00
parser.lua feat: treesitter highlighting for diff headers 2026-02-04 15:11:35 -05:00