diff --git a/configuration.org b/configuration.org index 7a4930a..785bfc6 100644 --- a/configuration.org +++ b/configuration.org @@ -1994,7 +1994,7 @@ It also provides some nice commands to navigate between change sets. ("x b" . consult-project-buffer) :map goto-map ("e" . consult-compile-error) - ("f" . consult-flymake) + ("F" . consult-flymake) ("g" . consult-goto-line) ("M-g" . consult-goto-line) ("i" . consult-imenu)