Selaa lähdekoodia

Add counsel-imenu keybind

master
10sr 5 vuotta sitten
vanhempi
commit
69815d7a98
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Näytä tiedosto

@@ -2441,6 +2441,9 @@ Any output will be written to current buffer."
;; (counsel-fzf)))))
)

(when (fboundp 'counsel-imenu)
(define-key ctl-x-map "l" 'counsel-imenu))

(when (fboundp 'swoop)
;; (global-set-key (kbd "C-s") 'swoop)
;; (global-set-key (kbd "C-r") 'swoop)


Ladataan…
Peruuta
Tallenna