Explorar el Código

Update ivy format

master
10sr hace 4 años
padre
commit
04df708a13
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar