Install helm-descbinds and helm-describe-modes
This commit is contained in:
6
init.el
6
init.el
@@ -83,6 +83,8 @@
|
||||
helm-ag
|
||||
helm-chrome
|
||||
helm-company
|
||||
helm-descbinds
|
||||
helm-describe-modes
|
||||
helm-flycheck
|
||||
helm-flyspell
|
||||
helm-github-stars
|
||||
@@ -582,6 +584,10 @@
|
||||
(lambda ()
|
||||
(flyspell-mode 1))))
|
||||
|
||||
(use-package helm-descbinds)
|
||||
|
||||
(use-package helm-describe-modes)
|
||||
|
||||
;; Load my own functions
|
||||
(load "gnu-c-header.el")
|
||||
(load "toggle-window-split.el")
|
||||
|
Reference in New Issue
Block a user