Przeglądaj źródła

Comment out fzf keybind

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

+ 1
- 1
emacs.el Wyświetl plik

@@ -760,7 +760,7 @@ found, otherwise returns nil."
"cut -b3-")))
(setenv "FZF_DEFAULT_COMMAND" defcmd))
(set-variable 'fzf/window-height 45)
(define-key ctl-x-map (kbd "C-f") 'fzf)
;; (define-key ctl-x-map (kbd "C-f") 'fzf)
)

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


Ładowanie…
Anuluj
Zapisz