ソースを参照

Add recently-show keybind

master
10sr 5年前
コミット
cc00ea3faa
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存