diffs.nvim/spec
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_spec.lua feat: add :Gdiff command for unified diff against git revision 2026-02-04 18:14:18 -05:00
git_spec.lua feat: add :Gdiff command for unified diff against git revision 2026-02-04 18:14:18 -05:00
helpers.lua fix(test): hopefully they work 2026-02-01 23:41:59 -05:00
highlight_spec.lua feat: treesitter highlighting for diff headers 2026-02-04 15:11:35 -05:00
init_spec.lua feat(config): use vim.g over .setup() 2026-02-03 16:18:55 -05:00
minimal_init.lua feat(test): testing infrastructure 2026-02-01 23:09:05 -05:00
parser_spec.lua feat: treesitter highlighting for diff headers 2026-02-04 15:11:35 -05:00