mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-07-10 11:44:28 +02:00
using require
This commit is contained in:
6
lisp/init-hydra.el
Normal file
6
lisp/init-hydra.el
Normal file
@@ -0,0 +1,6 @@
|
||||
;; Used here and there below, loaded as early as possible
|
||||
(use-package hydra)
|
||||
|
||||
|
||||
(provide 'init-hydra)
|
||||
;;; init-hydra.el ends here
|
||||
Reference in New Issue
Block a user