10sr пре 4 година
родитељ
комит
f86d2c8a0c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Прегледај датотеку

@@ -977,7 +977,7 @@ Otherwize hook it."

(declare-function fzf "fzf" t)
(defun my-fzf-or-find-file ()
"Call fzf if usable or call find-file."
"Call fzf if usable or call `find-file'."
(declare (interactive-only t))
(interactive)
(if (and (executable-find "fzf")


Loading…
Откажи
Сачувај