Explorar el Código

M-C-s to swoop

master
10sr hace 4 años
padre
commit
60e90806c6
Firmado por: 10sr ID de clave GPG: C384BB17CBB19347
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

@@ -2423,6 +2423,7 @@ Any output will be written to current buffer."
;; (global-set-key (kbd "C-s") 'swoop)
;; (global-set-key (kbd "C-r") 'swoop)
;; (define-key esc-map (kbd "C-s") 'swoop-multi)
(define-key esc-map (kbd "C-s") 'swoop)
(with-eval-after-load 'swoop-lib
(defvar swoop-map)
(define-key swoop-map (kbd "C-s") 'swoop-action-goto-line-next)


Cargando…
Cancelar
Guardar