summaryrefslogtreecommitdiff
path: root/modules/diff-config.el
Commit message (Collapse)AuthorAgeFilesLines
* feat(ediff): consolidate config and add ztree integrationCraig Jennings2025-08-171-34/+66
| | | | | | | | | | Replace the custom `csetq` macro with a `use-package` setup for Ediff, configuring plain windows, horizontal splits, whitespace-ignoring diffs, and current-change highlighting. Introduce a ā€œC-c eā€ prefix map for quick Ediff commands (files, buffers, revisions, directories) plus ā€œdā€ for `ztree-diff`. Enable `winner-mode`, remap j/k/q in Ediff, and add ERT tests to verify key bindings and teardown behavior.
* adding author statements to all el filesCraig Jennings2025-06-071-0/+1
|
* new repositoryCraig Jennings2024-04-071-0/+53