Commit f1e4f84f4f63
Changed files (1)
dots
config
emacs
dots/config/emacs/init.el
@@ -3297,7 +3297,8 @@ the appropriate file in ~/.local/share/imapfilter-rules/"
(eval-and-compile (require 'vc-git) (add-to-list 'vc-handled-backends 'Git))
(use-package ytr
:vc (:url "https://github.com/xenodium/ytr" :rev :newest)
- :commands (ytr))
+ :commands (ytr)
+ :bind ("C-c m y" . ytr))
(use-package ready-player
:init