mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
feature/evil: disable evil-collection-simple keybinds #506
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
evil-collection-company-use-tng nil)
|
||||
:config
|
||||
(delq 'kotlin-mode evil-collection-mode-list) ; doesn't do anything useful
|
||||
(delq 'simple evil-collection-mode-list) ; breaks too much
|
||||
(evil-collection-init))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user