Henrik Lissner

Results 312 comments of Henrik Lissner

Perhaps more keys could be added to `evil-magit-popup-changes` upstream? In the meantime, this could be done for p and P with: ```elisp (after! evil-magit (evil-magit-change-popup-key 'magit-dispatch "P" "p" 'magit-push)) ```

As of 9e6c46a this should finally be resolved. Let me know if that isn't the case and I'll reopen it. Thanks for bringing it to my attention!