Explorar el Código

Try counsel-M-x

master
10sr hace 5 años
padre
commit
00d448284a
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar