Pārlūkot izejas kodu

Add swoop

master
10sr pirms 5 gadiem
vecāks
revīzija
d9715409b2
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Parādīt failu

@@ -145,6 +145,7 @@ found, otherwise returns nil."
fic-mode
term-cursor
pydoc
swoop

editorconfig
editorconfig-custom-majormode
@@ -2173,6 +2174,9 @@ and search from projectile root (if projectile is available)."
(thing-at-point 'symbol t))))
(occur regexp nil region))
(define-key ctl-x-map (kbd "C-o") 'my-occur)
(when (fboundp 'swoop)
(define-key ctl-x-map (kbd "C-o") 'swoop)
)

(set-variable 'dumb-jump-prefer-searcher 'rg)



Notiek ielāde…
Atcelt
Saglabāt