Sfoglia il codice sorgente

Try counsel-M-x

master
10sr 5 anni fa
parent
commit
00d448284a
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Vedi File

@@ -2359,6 +2359,7 @@ Any output will be written to current buffer."
(defvar ivy-re-builders-alist)
(set-variable 'ivy-re-builders-alist
'((t . ivy--regex-fuzzy)))
(define-key esc-map "x" 'counsel-M-x)
;; (counsel-mode 1)
;; counsel-fzf executes fzf -f QUERY for each input
;; (define-key ctl-x-map "f"


Caricamento…
Annulla
Salva