dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/ruby-mode
2026-08-28 16:04:44 +08:00
..
evil-collection-ruby-mode.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-ruby-mode.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

ruby-mode

Evil support for ruby-mode.

Notes

No key bindings are added. evil-shift-width is set to ruby-indent-level on ruby-mode-hook so that >> / << reindent by the same amount as ruby-mode itself.