ソースを参照

Add comment

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

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

@@ -731,6 +731,10 @@ found, otherwise returns nil."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; file handling

;; Cannot goto directory from fzf
;; (when (autoload-eval-lazily 'fzf)
;; (define-key ctl-x-map (kbd "C-f") 'fzf))

(when (safe-require-or-eval 'recently)
(recently-mode 1))



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