summaryrefslogtreecommitdiffhomepage
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/jao-custom-programming.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-programming.el b/custom/jao-custom-programming.el
index 7677177..af81144 100644
--- a/custom/jao-custom-programming.el
+++ b/custom/jao-custom-programming.el
@@ -119,7 +119,7 @@
(height . 0.3)
(dedicated . t)))
- :bind (:map flymake-mode-map (("M-m" . jao-transient-flymake)
+ :bind (:map flymake-mode-map (("M-M" . jao-transient-flymake)
("M-n" . flymake-goto-next-error)
("M-p" . flymake-goto-prev-error))))