Merge branch 'master' of https://git.zom.bi/madmaurice/configfiles
This commit is contained in:
commit
215c30c204
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