mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-06-07 08:14:16 -04:00
magit-rockstar: Place magit-rockstar more nicely
This commit is contained in:
parent
58aeeea86c
commit
7ac2bf1f73
5
init.el
5
init.el
@ -195,8 +195,9 @@
|
||||
:config
|
||||
(magit-define-popup-action 'magit-commit-popup
|
||||
?n "Reshelve" 'magit-reshelve)
|
||||
(magit-define-popup-action 'magit-rebase-popup
|
||||
?R "Rockstar" 'magit-rockstar))
|
||||
(plist-put magit-rebase-popup :actions
|
||||
(-replace-at 11 '(?R "to change dates" magit-rockstar)
|
||||
(plist-get magit-rebase-popup :actions))))
|
||||
|
||||
(use-package magit-wip
|
||||
:after magit
|
||||
|
Loading…
x
Reference in New Issue
Block a user