General clean up

This commit is contained in:
Henrik Lissner 2015-11-09 15:55:03 -05:00
parent 6d2f7d9011
commit c3197fdd9e
6 changed files with 70 additions and 59 deletions

View file

@ -64,6 +64,7 @@
(define-company-backend! inf-ruby-mode (inf-ruby))))
(use-package robe
:diminish "R"
:commands (robe-mode robe-start ruby-load-file)
:init
(add-hook! after-save 'narf|ruby-load-file)