Add inf-ruby
This commit is contained in:
parent
03c6da57e2
commit
11319dfe20
@ -3,6 +3,9 @@
|
||||
:straight (:type built-in)
|
||||
:hook (ruby-mode . highlight-indent-guides-mode))
|
||||
|
||||
(use-package inf-ruby
|
||||
:commands (inf-ruby inf-ruby-console-auto))
|
||||
|
||||
(use-package rbenv
|
||||
:hook (after-init . global-rbenv-mode))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user