swiper mapping in evil
This commit is contained in:
parent
f9ed99da42
commit
049bbb9cb6
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,8 @@
|
|||
:demand t
|
||||
:config
|
||||
(evil-mode 1)
|
||||
(setq evil-ex-substitute-global t))
|
||||
(setq evil-ex-substitute-global t)
|
||||
(define-key evil-normal-state-map "/" 'swiper))
|
||||
|
||||
;; Auto-Complete
|
||||
(use-package auto-complete
|
||||
|
|
Loading…
Reference in a new issue