ソースを参照

Fix warning

master
10sr 4年前
コミット
576b2930ed
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存