ソースを参照

Update ivy format

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

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

@@ -2754,7 +2754,7 @@ Any output will be written to current buffer."
(set-variable 'ivy-format-functions-alist
'((t . (lambda (cands) (ivy--format-function-generic
(lambda (str)
(concat "-> "
(concat "+> "
(ivy--add-face str 'ivy-current-match)
))
(lambda (str)


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