machit evil mode
This commit is contained in:
parent
2737f3cba5
commit
4b0f9bc941
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -61,6 +61,8 @@
|
|||
(global-evil-surround-mode 1)
|
||||
(evil-define-key 'visual evil-surround-mode-map "s" 'evil-surround-region)
|
||||
)
|
||||
(use-package evil-matchit :ensure t
|
||||
:config (global-evil-matchit-mode 1))
|
||||
|
||||
;; ivy config
|
||||
(use-package ivy :ensure t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue