Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Sort ivy cand when the size is very small
master
10sr
4 anni fa
parent
47ccd55f9f
commit
c3996e246a
Firmato da:
10sr
ID Chiave GPG:
C384BB17CBB19347
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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))
Scrivi
Anteprima
Caricamento…
Annulla
Salva