Browse Source

Add recently-show keybind

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

+ 2
- 0
emacs.el View File

@@ -1991,6 +1991,8 @@ use for the buffer. It defaults to \"*recetf-show*\"."
(or (file-name-directory f)
".")))))

(define-key ctl-x-map (kbd "C-r") 'recently-show)

;;;;;;;;;;;;;;;;;;;;;;

;; It works!


Loading…
Cancel
Save