diff options
| author | jao <jao@gnu.org> | 2026-09-02 10:17:09 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-09-02 10:17:09 +0100 |
| commit | 28fe029f7ca5eee17a67d48ba91b3f0eeec523c5 (patch) | |
| tree | 14d4e1cf4961a02bbbbfd6a8b62261c54b12ccf2 /custom/jao-custom-programming.el | |
| parent | 3664998a06b94dc86085e29185a45b400cfd4226 (diff) | |
| download | elibs-28fe029f7ca5eee17a67d48ba91b3f0eeec523c5.tar.gz elibs-28fe029f7ca5eee17a67d48ba91b3f0eeec523c5.tar.bz2 | |
nits
Diffstat (limited to 'custom/jao-custom-programming.el')
| -rw-r--r-- | custom/jao-custom-programming.el | 2 |
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)))) |
