浏览代码

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)


正在加载...
取消
保存