mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General clean up
This commit is contained in:
@ -64,6 +64,7 @@
|
||||
(define-company-backend! inf-ruby-mode (inf-ruby))))
|
||||
|
||||
(use-package robe
|
||||
:diminish "R"
|
||||
:commands (robe-mode robe-start ruby-load-file)
|
||||
:init
|
||||
(add-hook! after-save 'narf|ruby-load-file)
|
||||
|
Reference in New Issue
Block a user