recentf: abbreviate file paths
This commit is contained in:
parent
6ae5d634f3
commit
3504cda888
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@
|
|||
"wg-default" "/company-statistics-cache.el$")
|
||||
recentf-max-menu-items 0
|
||||
recentf-max-saved-items 250
|
||||
recentf-auto-cleanup 600)
|
||||
recentf-auto-cleanup 600
|
||||
recentf-filename-handlers '(abbreviate-file-name))
|
||||
(recentf-mode 1)
|
||||
|
||||
;; Let editorconfig handle global whitespace settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue