Commit Graph

3 Commits

Author SHA1 Message Date
Felix Dick 27d32610d5 Add bindings for new vundo diff operations. 2024-01-05 00:22:24 +08:00
James Nguyen 4edcbf4cc2 Add keyword for vundo 2022-04-14 11:05:32 -04:00
James Nguyen 535ad8dc52 Add vundo
e.g.
(use-package vundo
 :ensure t
 :straight (vundo :type git :host github :repo "casouri/vundo")
 :commands (vundo)
 :config
 (setq vundo-compact-display t))
2022-04-14 11:00:51 -04:00