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