Fixes wrong variable name: lv-use-seperator
This commit is contained in:
parent
ac87e3d517
commit
97b32bec15
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
;;; ui/hydra/config.el -*- lexical-binding: t; -*-
|
;;; ui/hydra/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;;;###package hydra
|
;;;###package hydra
|
||||||
(setq lv-use-seperator t)
|
(setq lv-use-separator t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue