Merge pull request #583 from benreyn/br-helm-hotfix

Fix typo causing startup error in helm module
This commit is contained in:
Henrik Lissner 2018-05-15 16:48:22 +02:00 committed by GitHub
commit b0319d219b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
:config
(helm-mode +1)
;; helm is too heavy for find-file-at-point
(map-put helm-completing-read-handlers-alist 'find-file-at-point nilk))
(map-put helm-completing-read-handlers-alist 'find-file-at-point nil))
(def-package! helm