Explorar el Código

Add swoop-multi binding

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

+ 1
- 1
emacs.el Ver fichero

@@ -2374,7 +2374,7 @@ Any output will be written to current buffer."
(when (require 'swoop nil t)
(global-set-key (kbd "C-s") 'swoop)
(global-set-key (kbd "C-r") 'swoop)
;; TODO: swoop-multi
(define-key esc-map (kbd "C-s") 'swoop-multi)
)

;; Local Variables:


Cargando…
Cancelar
Guardar