Skip to content

Commit b67eeb3

Browse files
committed
snap
1 parent 8cd3d83 commit b67eeb3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+9578
-108
lines changed

custom.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
'(confirm-kill-emacs (quote y-or-n-p))
1313
'(display-time-24hr-format t)
1414
'(font-latex-fontify-sectioning (quote color))
15+
'(rspec-spec-command "bin/rspec")
16+
'(rspec-use-bundler-when-possible nil)
1517
'(rspec-use-rake-when-possible nil)
18+
'(rspec-use-spring-when-possible nil)
1619
'(safe-local-variable-values (quote ((TeX-master . paper))))
1720
'(toggle-mapping-style (quote teaspoon)))
1821
(custom-set-faces

0 commit comments

Comments
 (0)