From 75266a05673cedb2689ec5b6f0e97adcfce1d14f Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 22 Feb 2025 04:23:43 +0800 Subject: Update recentf configuration --- emacs/init.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 3cbe9c5..ec654ef 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -143,7 +143,6 @@ ;; ([remap info] . consult-info) ([remap repeat-complex-command] . consult-complex-command) ([remap bookmark-jump] . consult-bookmark) - ("C-x C-r" . consult-recent-file) :map comint-mode-map ([remap comint-history-isearch-backward-regexp] . consult-history)) ;; :custom @@ -495,8 +494,7 @@ (use-package recentf :hook (after-init . recentf-mode) - :custom - (recentf-max-menu-items 50)) + :bind (("C-x C-r" . recentf))) ;; Remember my position in files (use-package saveplace -- cgit 1.4.1-2-gfad0