Kaynağa Gözat

Fix counsel-M-x config

master
10sr 4 yıl önce
ebeveyn
işleme
9882181d9b
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Dosyayı Görüntüle

@@ -2642,6 +2642,8 @@ Any output will be written to current buffer."
(with-eval-after-load 'ivy
(ivy-configure 'my-counsel-describe-symbol
:sort-fn #'ivy-string<)
)
(with-eval-after-load 'counsel
(ivy-configure 'counsel-M-x
:initial-input "")
)


Yükleniyor…
İptal
Kaydet