Merge pull request #3180 from otavioschwanck/feature/better-popup-rspec
better popup for rspec
This commit is contained in:
commit
9ea05c4dfb
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
(when (featurep! :editor evil)
|
||||
(add-hook 'rspec-mode-hook #'evil-normalize-keymaps))
|
||||
:config
|
||||
(set-popup-rule! "^\\*\\(rspec-\\)?compilation" :size 0.3 :ttl nil :select t)
|
||||
(setq rspec-use-rvm (executable-find "rvm"))
|
||||
(map! :localleader
|
||||
:prefix "t"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue