mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 12:21:39 -08:00
10 lines
216 B
EmacsLisp
10 lines
216 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/ruby/packages.el
|
|
|
|
(@package inf-ruby)
|
|
(@package rspec-mode)
|
|
(@package ruby-refactor)
|
|
(@package yard-mode)
|
|
|
|
(when (@featurep :completion company)
|
|
(@package company-inf-ruby))
|