Disable evil-collection-ruby-mode

May indirectly fix broken :localleader keybinds on ruby-mode-map
This commit is contained in:
Henrik Lissner 2018-06-01 16:19:36 +02:00
parent c8a7005a22
commit dc2dad0af3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -7,10 +7,11 @@
'(kotlin-mode ; doesn't do anything useful
simple
;; we'll do these ourselves
anaconda-mode
dired
helm
ivy
anaconda-mode)
ruby-mode)
"A list of `evil-collection' modules to disable. See the definition of this
variable for an explanation of the defaults (in comments). See
`evil-collection-mode-list' for a list of available options.")