Przeglądaj źródła

Update keybind

master
10sr 5 lat temu
rodzic
commit
feec246ad0
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

@@ -790,7 +790,7 @@ found, otherwise returns nil."
(let ((process-environment (cl-copy-list process-environment)))
(setenv "FZF_DEFAULT_COMMAND" "rg -nH --hidden --follow --glob '!.git/*' ^")
(fzf)))
(define-key ctl-x-map "L" 'my-fzf-all-lines)
(define-key ctl-x-map "S" 'my-fzf-all-lines)

;; recently



Ładowanie…
Anuluj
Zapisz