Browse Source

Update ivy format

master
10sr 4 years ago
parent
commit
04df708a13
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

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


Loading…
Cancel
Save