mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update settings for rspec-mode
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
(defun siren-rspec-mode-setup ()
|
||||
(setq compilation-scroll-output t
|
||||
rspec-primary-source-dirs '("app")
|
||||
rspec-use-opts-file-when-available nil
|
||||
rspec-use-spring-when-possible nil))
|
||||
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user