blob: 9d81ad8c9e99e57dab24b7f22d2ec281a233eaea (
plain)
1
2
3
4
5
6
7
8
9
|
* 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.
|