ソースを参照

Add comment

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

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

@@ -763,6 +763,7 @@ found, otherwise returns nil."
"echo ..; "
"command fd "
"--follow --hidden --no-ignore "
;; "--color always "
"2>/dev/null")))
(if (executable-find "fd")
(setenv "FZF_DEFAULT_COMMAND" fdcmd)


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