dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/flymake
2026-08-28 16:04:44 +08:00
..
evil-collection-flymake.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-flymake.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

flymake

Evil bindings for Flymake.

Key bindings

Applied to both flymake-diagnostics-buffer-mode-map and flymake-project-diagnostics-mode-map.

Command Original Evil
flymake-goto-next-error n/a C-j
flymake-goto-prev-error n/a C-k
flymake-goto-diagnostic RET RET
flymake-show-diagnostic SPC S-RET, M-RET, go, gO