[bepo] Fix flycheck-error-list remapping
This commit is contained in:
parent
6f09ab5c07
commit
0d01598b78
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
|||
:description
|
||||
"Remap `flycheck-error-list' bindings."
|
||||
:loader
|
||||
(spacemacs|use-package-add-hook flycheck :post-config BODY)
|
||||
(spacemacs|use-package-add-hook flycheck :post-init BODY)
|
||||
:config
|
||||
(bepo/evil-correct-keys 'evilified flycheck-error-list-mode-map
|
||||
"j"
|
||||
|
|
Reference in a new issue