lang/ruby: add bundler + keybinds

This commit is contained in:
Henrik Lissner
2018-09-25 16:40:23 -04:00
parent 377dbae3fc
commit 8afbb804d9
2 changed files with 15 additions and 0 deletions

View File

@ -10,6 +10,7 @@
(package! yard-mode)
(package! rake)
(package! robe)
(package! bundler)
(when (featurep! :completion company)
(package! company-inf-ruby))