Selaa lähdekoodia

Fix counsel-M-x config

master
10sr 4 vuotta sitten
vanhempi
commit
9882181d9b
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna