mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user