diff options
-rw-r--r-- | init.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -571,8 +571,8 @@ Restart works only on graphic display." ;; consult-bookmark consult-recent-file consult-xref ;; consult--source-bookmark consult--source-file-register ;; consult--source-recent-file consult--source-project-recent-file - ;; :preview-key (kbd "M-.") - :preview-key '(:debounce 0.4 any) + ;; :preview-key (kbd "M-.") + ;; :preview-key '(:debounce 0.4 any) ;; Optionally configure the narrowing key. ;; Both < and C-+ work reasonably well. |