mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/ruby: remove redundant add-hook
This commit is contained in:
@ -168,8 +168,3 @@
|
||||
:n "a" #'minitest-verify-all
|
||||
:n "s" #'minitest-verify-single
|
||||
:n "v" #'minitest-verify))
|
||||
|
||||
|
||||
;; Evil integration
|
||||
(when (featurep! :feature evil +everywhere)
|
||||
(add-hook! 'rspec-mode-hook #'evil-normalize-keymaps))
|
||||
|
Reference in New Issue
Block a user