Evil/Guix: Bind guix-generation-list-diff-this to "="

master
Pierre Neidhardt 2019-06-01 13:47:05 +02:00
parent 45f725e5dc
commit 38a7177c84
1 changed files with 3 additions and 0 deletions

View File

@ -245,4 +245,7 @@
;; Eshell bindings must be initializeed in the mode hook.
(add-hook 'eshell-mode-hook 'ambrevar/evil-eshell))
(with-eval-after-load 'guix
(evil-define-key 'normal guix-generation-list-mode-map "=" 'ambrevar/guix-generations-list-diff-this))
(provide 'init-evil)