Преглед на файлове

Fix counsel load

master
10sr преди 4 години
родител
ревизия
202fd68d53
Подписан от: 10sr GPG ключ ID: 7BEC428194130EB2
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. +4
    -4
      emacs.el

+ 4
- 4
emacs.el Целия файл

@@ -2900,13 +2900,13 @@ Any output will be written to current buffer."
;; (my-ivy-length "a" (cons "c" t))

(declare-function ivy-configure "ivy")
(with-eval-after-load 'ivy
(with-eval-after-load 'counsel ;; Hook to counsel, not ivy
;; (ivy-configure 'my-counsel-describe-symbol
;; :sort-fn 'my-ivy-length)
(ivy-configure 'counsel-M-x
:initial-input ""
;; :sort-fn 'my-ivy-length
)
:initial-input ""
;; :sort-fn 'my-ivy-length
)
(defvar ivy-sort-matches-functions-alist)
(add-to-list 'ivy-sort-matches-functions-alist
'(my-counsel-describe-symbol . ivy--shorter-matches-first))


Зареждане…
Отказ
Запис