Explorar el Código

Sort ivy cand when the size is very small

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

+ 1
- 0
emacs.el Ver fichero

@@ -2620,6 +2620,7 @@ Any output will be written to current buffer."
cands
"\n")))))
(set-variable 'ivy-wrap t)
(set-variable 'ivy-sort-max-size 50)

(when (fboundp 'ivy-rich-mode)
(ivy-rich-mode 1))


Cargando…
Cancelar
Guardar