Project

General

Profile

Actions

Bug #6091

closed

ruby-mode.el variable typo

Added by lewang (Le Wang) about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
trunk
Backport:
[ruby-core:42954]

Description

(defcustom ruby-deep-indent-paren '(?( ?[ ?] t)

should be:

(defcustom ruby-deep-indent-paren '(?( ?[ ?{ t)

Updated by nobu (Nobuyoshi Nakada) about 12 years ago

  • Status changed from Open to Rejected

not a typo

Actions

Also available in: Atom PDF

Like0
Like0