Remove enh-ruby-mode

enh-ruby-mode's highlighter breaks when the buffer is unexpectedly
reverted. This sacrifices its superior highlighting and indentation, but
was too much trouble to maintain.
This commit is contained in:
Henrik Lissner 2020-03-11 23:20:06 -04:00
parent 4082003fd2
commit f82771980a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 19 additions and 33 deletions

View file

@ -2,7 +2,7 @@
;;; lang/ruby/packages.el
;; Major modes
(package! enh-ruby-mode :pin "732331b99a")
(package! ruby-mode :built-in t)
(package! yard-mode :pin "ba74a47463")
;; REPL