gotta go
This commit is contained in:
parent
e2a9bd5053
commit
eb4a07ebc5
|
@ -146,13 +146,7 @@
|
||||||
([remap describe-key] . helpful-key))
|
([remap describe-key] . helpful-key))
|
||||||
|
|
||||||
;; general emacs
|
;; general emacs
|
||||||
(use-package general
|
(use-package general)
|
||||||
:config
|
|
||||||
;:(general-evil-setup t)
|
|
||||||
(general-create-definer rune/leader-keys
|
|
||||||
:keymaps
|
|
||||||
:prefix "SPC"
|
|
||||||
:global-prefix "C-SPC"))
|
|
||||||
|
|
||||||
|
|
||||||
;; video
|
;; video
|
||||||
|
|
Loading…
Reference in a new issue