• Dmitry Gutov's avatar
    Fix bug#16609 · a09beb3d
    Dmitry Gutov authored
    * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
    `:' before binary operators.  Don't check for `:'
    before `[' and `(', or their syntax status.  A percent literal
    can't end with either.
    a09beb3d
ruby-mode.el 81.7 KB