Improve idempotency of Doom config (in case of reloading)
This commit is contained in:
parent
48cb10a9cc
commit
67dab98859
4 changed files with 18 additions and 17 deletions
|
@ -15,7 +15,7 @@
|
|||
: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)))
|
||||
(map-put helm-completing-read-handlers-alist 'find-file-at-point nilk))
|
||||
|
||||
|
||||
(def-package! helm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue