Parcourir la source

Sort ivy cand when the size is very small

master
10sr il y a 4 ans
Parent
révision
c3996e246a
Signé par: 10sr ID de la clé GPG: C384BB17CBB19347
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer