summaryrefslogtreecommitdiff
path: root/modes/vundo
AgeCommit message (Collapse)Author
2025-09-27vundo: hide cursor and hl-lineRuslan Kamashev
2024-07-11Bind 'w' to new command vundo-next-rootFelix Dick
2024-01-05Add bindings for new vundo diff operations.Felix Dick
2022-04-14Add keyword for vundoJames Nguyen
2022-04-14Add vundoJames Nguyen
e.g. (use-package vundo :ensure t :straight (vundo :type git :host github :repo "casouri/vundo") :commands (vundo) :config (setq vundo-compact-display t))