私はemacsのタブ移動にかなり取り組んできましたが、これを理解することができませんでした.
ルビーモード:
SomeClass.create(
this_is: where_i_want_to_tab,
because: that_is_how_we_do_it
)
SomeClass.create(
this_is: where_emacs_wants_to_put_it,
but: my_pull_request_aint_gonna_be_merged_like_this
)
これはおそらくルビーモードの設計者が下したコードスタイルの決定ですが、それを設定することは可能ですか?