fix: autolaunch helm
This commit is contained in:
parent
cc151121b9
commit
b849986134
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
("M-x" . helm-M-x)
|
("M-x" . helm-M-x)
|
||||||
("M-s o" . helm-occur)
|
("M-s o" . helm-occur)
|
||||||
("C-h a" . helm-apropos))
|
("C-h a" . helm-apropos))
|
||||||
:config
|
:init
|
||||||
(helm-mode 1))
|
(helm-mode 1))
|
||||||
|
|
||||||
(use-package savehist
|
(use-package savehist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue