diff --git a/core/core-editor.el b/core/core-editor.el index 76a143fe9..a0232a98e 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -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