mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
And conforms all existing hydras to the naming convention for interactive commands, e.g. +vc-gutter-hydra -> +vc/gutter-hydra
5 lines
74 B
EmacsLisp
5 lines
74 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/hydra/packages.el
|
|
|
|
(package! hydra)
|