Browse Source

Increase recently-max

master
10sr 5 years ago
parent
commit
32845fb846
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -787,6 +787,7 @@ found, otherwise returns nil."
;; recently

(when (safe-require-or-eval 'recently)
(set-variable 'recently-max 1000)
(recently-mode 1))

(when (safe-require-or-eval 'editorconfig)


Loading…
Cancel
Save