dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/ruby-mode/README.org

10 lines
317 B
Org Mode
Raw Normal View History

* ruby-mode
Evil support for [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Misc-for-Programmers.html][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.