Evil-mode: %
does all the stuff
This commit is contained in:
parent
11b51ae704
commit
0a09256a6e
@ -110,6 +110,10 @@
|
||||
:diminish 'global-evil-surround-mode
|
||||
:hook (prog-mode . evil-surround-mode)
|
||||
:config (global-evil-surround-mode 1))
|
||||
(use-package evil-matchit
|
||||
:straight t
|
||||
:diminish 'evil-matchit-mode
|
||||
:config (global-evil-matchit-mode 1))
|
||||
(use-package evil-terminal-cursor-changer
|
||||
:straight t
|
||||
:after evil
|
||||
|
Loading…
Reference in New Issue
Block a user