ruby-dev.el
ruby-dev.el copied to clipboard
Faulty kaybindings
The provided keybindings of this package render the C-u (universal-argument) unusable. Remove those from the mode binding and detect C-u prefix in the command (see PrefixArgument and Elisp: Get universal-argument).