Procházet zdrojové kódy

Fix warning

master
10sr před 4 roky
rodič
revize
576b2930ed
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit