Use vundo instead of undo-tree
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run

This commit is contained in:
Maciej 2024-07-22 07:48:02 +03:00
parent 9f73e90317
commit 5044e50b03
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
2 changed files with 3 additions and 12 deletions

View file

@ -51,7 +51,7 @@
("g" "Ask GPT" gptel-menu)]
["Find"
("s" "Swiper" swiper)
("u" "Undo tree" undo-tree-visualize)
("u" "Vundo" vundo)
("d" "Dash" dash-at-point)]])
(transient-define-prefix +custom-pkg-transient/window-menu ()