feature/evil: disable evil-collection-simple keybinds #506
This commit is contained in:
parent
7699c3d2ce
commit
2ce6549e98
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
evil-collection-company-use-tng nil)
|
evil-collection-company-use-tng nil)
|
||||||
:config
|
:config
|
||||||
(delq 'kotlin-mode evil-collection-mode-list) ; doesn't do anything useful
|
(delq 'kotlin-mode evil-collection-mode-list) ; doesn't do anything useful
|
||||||
|
(delq 'simple evil-collection-mode-list) ; breaks too much
|
||||||
(evil-collection-init))
|
(evil-collection-init))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue