mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add vdiff and ztree tooling
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
(autoload 'dirvish-dwim "dirvish" nil t)
|
||||
(define-key fscotto/open (kbd "d") #'dirvish-dwim)
|
||||
|
||||
;; -------- ztree --------
|
||||
(autoload 'ztree-diff "ztree" nil t)
|
||||
(define-key fscotto/open (kbd "z") #'ztree-diff)
|
||||
|
||||
;;;; Elfeed mode maps
|
||||
(with-eval-after-load 'elfeed
|
||||
(define-key elfeed-search-mode-map (kbd "w") #'elfeed-search-yank)
|
||||
|
||||
Reference in New Issue
Block a user