This website requires JavaScript.
Explore
Help
Sign in
emenel
/
doomemacs
Watch
1
Star
0
Fork
You've already forked doomemacs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
01baf1e8b9
doomemacs
/
modules
/
ui
/
hydra
/
packages.el
5 lines
92 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Add ui/hydra module And conforms all existing hydras to the naming convention for interactive commands, e.g. +vc-gutter-hydra -> +vc/gutter-hydra
2019-07-22 22:49:27 +02:00
;; -*- no-byte-compile: t; -*-
;;; ui/hydra/packages.el
Fix #2373: bring back package pinning This needs some serious refactoring...
2020-01-25 03:49:42 -05:00
(
package!
hydra
:pin
"
e3beffdd80
"
)
Reference in a new issue
Copy permalink