Ver a proveniência

Comment out fzf keybind

master
10sr há 5 anos
ascendente
cometimento
2f4446a7a1
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

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


Carregando…
Cancelar
Guardar