recentf: abbreviate file paths

This commit is contained in:
Henrik Lissner 2016-05-18 02:14:19 -04:00
parent 6ae5d634f3
commit 3504cda888

View file

@ -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