Actions
Feature #872
closed[PATCH] Add a couple of key bindings to ruby-mode.el
Feature #872:
[PATCH] Add a couple of key bindings to ruby-mode.el
Description
=begin
The patch binds C-c C-c and C-c C-c C-u to comment-region and uncomment-region, respectively, in ruby-mode. It may be a matter of personal taste, but since C-c C-c is bound to comment-region in C mode and many derivatives, why not use to it in ruby-mode?
=end
Files
Actions