Disable evil-collection-ruby-mode
May indirectly fix broken :localleader keybinds on ruby-mode-map
This commit is contained in:
parent
c8a7005a22
commit
dc2dad0af3
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@
|
||||||
'(kotlin-mode ; doesn't do anything useful
|
'(kotlin-mode ; doesn't do anything useful
|
||||||
simple
|
simple
|
||||||
;; we'll do these ourselves
|
;; we'll do these ourselves
|
||||||
|
anaconda-mode
|
||||||
dired
|
dired
|
||||||
helm
|
helm
|
||||||
ivy
|
ivy
|
||||||
anaconda-mode)
|
ruby-mode)
|
||||||
"A list of `evil-collection' modules to disable. See the definition of this
|
"A list of `evil-collection' modules to disable. See the definition of this
|
||||||
variable for an explanation of the defaults (in comments). See
|
variable for an explanation of the defaults (in comments). See
|
||||||
`evil-collection-mode-list' for a list of available options.")
|
`evil-collection-mode-list' for a list of available options.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue