lang/ruby: add bundler + keybinds

This commit is contained in:
Henrik Lissner 2018-09-25 16:40:23 -04:00
parent 377dbae3fc
commit 8afbb804d9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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))