Remove references to enh-ruby-mode

This commit is contained in:
Henrik Lissner 2020-03-12 11:29:54 -04:00
parent f82771980a
commit dd402b7db3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
12 changed files with 12 additions and 19 deletions

View file

@ -48,10 +48,6 @@
"end\\|[]}]"
"#\\|=begin"
ruby-forward-sexp)
(enh-ruby-mode "class\\|d\\(?:ef\\|o\\)\\|module\\|[[{]"
"end\\|[]}]"
"#\\|=begin"
enh-ruby-forward-sexp nil)
(matlab-mode "if\\|switch\\|case\\|otherwise\\|while\\|for\\|try\\|catch"
"end"
nil (lambda (_arg) (matlab-forward-sexp)))