lang/ruby: Initial work on porting to enh-ruby
This commit is contained in:
parent
3443cd870a
commit
3f553b0a71
2 changed files with 58 additions and 39 deletions
|
@ -3,12 +3,16 @@
|
|||
|
||||
;; requires ruby ruby-lint
|
||||
|
||||
(package! enh-ruby-mode)
|
||||
(package! rbenv)
|
||||
(package! rubocop)
|
||||
(package! inf-ruby)
|
||||
(package! rspec-mode)
|
||||
(package! ruby-refactor)
|
||||
(package! yard-mode)
|
||||
(package! rake)
|
||||
(package! robe)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-inf-ruby))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue