mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-07-10 03:34:24 +02:00
7 lines
130 B
EmacsLisp
7 lines
130 B
EmacsLisp
;; Used here and there below, loaded as early as possible
|
|
(use-package hydra)
|
|
|
|
|
|
(provide 'init-hydra)
|
|
;;; init-hydra.el ends here
|