index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs.d
/
modules
/
module-hydra.el
blob: 0b569c24c0892a1cf59f3777f488e2d5d12a56dd (
plain
) (
blame
)
1
2
3
4
5
(
require
'config-package
)
(
use-package
hydra
)
(
provide
'module-hydra
)