Exploit new :defer input|buffer across various modules
This commit is contained in:
parent
2712d606c2
commit
a631c10d05
5 changed files with 21 additions and 24 deletions
|
@ -11,8 +11,9 @@
|
|||
;;
|
||||
|
||||
(def-package! helm-mode
|
||||
:hook (doom-init . helm-mode)
|
||||
:defer (input . 1)
|
||||
:config
|
||||
(helm-mode +1)
|
||||
;; helm is too heavy for find-file-at-point
|
||||
(add-to-list 'helm-completing-read-handlers-alist '(find-file-at-point . nil)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue