Sfoglia il codice sorgente

Sort ivy cand when the size is very small

master
10sr 4 anni fa
parent
commit
c3996e246a
Firmato da: 10sr ID Chiave GPG: C384BB17CBB19347
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Vedi File

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


Caricamento…
Annulla
Salva