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:
parent
4082003fd2
commit
f82771980a
2 changed files with 19 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue