ソースを参照

Sort ivy cand when the size is very small

master
10sr 4年前
コミット
c3996e246a
署名者: 10sr GPGキーID: C384BB17CBB19347
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存