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
97b32bec15
doomemacs
/
modules
/
ui
/
hydra
/
config.el
5 lines
98 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
;;; ui/hydra/config.el -*- lexical-binding: t; -*-
;;;###package hydra
Fixes wrong variable name: lv-use-seperator
2019-09-15 18:50:46 +08:00
(
setq
lv-use-separator
t
)
Reference in a new issue
Copy permalink