summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-programming.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-09-02 10:17:09 +0100
committerjao <jao@gnu.org>2026-09-02 10:17:09 +0100
commit28fe029f7ca5eee17a67d48ba91b3f0eeec523c5 (patch)
tree14d4e1cf4961a02bbbbfd6a8b62261c54b12ccf2 /custom/jao-custom-programming.el
parent3664998a06b94dc86085e29185a45b400cfd4226 (diff)
downloadelibs-28fe029f7ca5eee17a67d48ba91b3f0eeec523c5.tar.gz
elibs-28fe029f7ca5eee17a67d48ba91b3f0eeec523c5.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-programming.el')
-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))))