Minor reformatting & comment tweaks
This commit is contained in:
parent
a7da9a4738
commit
ee73d6c9af
4 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ be negative.")
|
|||
[remap recentf-open-files] #'helm-recentf)
|
||||
:config
|
||||
(helm-mode +1)
|
||||
;; helm is too heavy for find-file-at-point
|
||||
;; helm is too heavy for `find-file-at-point'
|
||||
(add-to-list 'helm-completing-read-handlers-alist (cons #'find-file-at-point nil)))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue