mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Improve idempotency of Doom config (in case of reloading)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user