Selaa lähdekoodia

Fix warning

master
10sr 4 vuotta sitten
vanhempi
commit
576b2930ed
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Näytä tiedosto

@@ -1148,6 +1148,8 @@ THEM are function and its args."
(call-interactively 'find-file)))

(defvar fzf/position-bottom)
(declare-function fzf/start "fzf")
(declare-function term-reset-size "term")
(defun my-fzf ()
"Invoke `fzf' with my configurations."
(require 'fzf)


Ladataan…
Peruuta
Tallenna