moved only global keybinding to `packages.el'
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
;;
|
||||
;;; License: GPLv3
|
||||
|
||||
(global-set-key (kbd "<s-f1>") (lambda () (interactive) (dired "~/")))
|
||||
|
||||
(defconst dired-phundrak-packages '(dired-x image-dired+ org-download)
|
||||
"The list of Lisp packages required by the dired-phundrak layer.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user