better popup for rspec
This commit is contained in:
parent
20f22d5741
commit
412e515020
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@
|
|||
:mode ("/\\.rspec\\'" . text-mode)
|
||||
:init
|
||||
(setq rspec-use-spring-when-possible nil)
|
||||
(set-popup-rule! "^\\*\\(rspec-\\)?compilation" :size 0.3 :ttl nil :select t)
|
||||
(when (featurep! :editor evil)
|
||||
(add-hook 'rspec-mode-hook #'evil-normalize-keymaps))
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue