Remove abbreviate-file-name from recentf-filename-handlers #86
This commit is contained in:
parent
1bfc8b156e
commit
47b6465bc3
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ with functions that require it (like modeline segments)."
|
|||
(setq recentf-save-file (concat doom-cache-dir "recentf")
|
||||
recentf-max-menu-items 0
|
||||
recentf-max-saved-items 300
|
||||
recentf-filename-handlers '(abbreviate-file-name)
|
||||
recentf-exclude
|
||||
(list "^/tmp/" "^/ssh:" "\\.?ido\\.last$" "\\.revive$" "/TAGS$"
|
||||
"^/var/folders/.+$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue