Pārlūkot izejas kodu

Remove useless kbd

master
10sr pirms 5 gadiem
vecāks
revīzija
c327aaf9cf
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Parādīt failu

@@ -782,7 +782,7 @@ found, otherwise returns nil."
(not (file-remote-p default-directory)))
(fzf)
(call-interactively 'find-file)))
(define-key ctl-x-map (kbd "f") 'my-fzf-or-find-file)
(define-key ctl-x-map "f" 'my-fzf-or-find-file)

(defun my-fzf-all-lines ()
"Fzf all lines."


Notiek ielāde…
Atcelt
Saglabāt