Update lang modules' :build settings

This commit is contained in:
Henrik Lissner 2017-04-07 01:45:57 -04:00
parent 8f04e0355f
commit 648c4c1d3b
9 changed files with 27 additions and 10 deletions

View file

@ -80,4 +80,4 @@
;; :files "Rakefile"
;; :init
;; (set! :build 'rake '+ruby-rake-mode '+ruby/rake
;; :when (doom-project-has! "Rakefile")))
;; :when (lambda () (doom-project-has! "Rakefile"))))