Support flycheck-next-error KBD
Start using Flycheck to navigate code more frequently by promoting error navigation as a leader-prefixed KBD.
This commit is contained in:
parent
71b20680a9
commit
a8351ea00e
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
"p" #'counsel-git-grep
|
||||
"P" #'counsel-git-grep
|
||||
"f" #'wpc/find-file
|
||||
"n" #'flycheck-next-error
|
||||
"N" #'smerge-next
|
||||
"P" #'smerge-prev
|
||||
"s" #'slack-send-code-snippet
|
||||
|
|
Loading…
Reference in a new issue