Actions
Bug #6091
closedruby-mode.el variable typo
Description
(defcustom ruby-deep-indent-paren '(?( ?[ ?] t)
should be:
(defcustom ruby-deep-indent-paren '(?( ?[ ?{ t)
Updated by nobu (Nobuyoshi Nakada) almost 13 years ago
- Status changed from Open to Rejected
not a typo
Actions
Like0
Like0