Przeglądaj źródła

Add comment

master
10sr 5 lat temu
rodzic
commit
9a8351f1a9
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz