diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2026-08-04 10:41:36 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2026-08-04 10:41:36 -0400 |
| commit | 3c73c3d1ce4725d68a760219dca7c04703f1ef19 (patch) | |
| tree | 7a38c4548d061095bde73f76c1379f975c49d94a | |
| parent | script to update sbuild chroots (diff) | |
set cape prefix to M-+
| -rw-r--r-- | dot_emacs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ Extended Format date in the date field and return it as a string obeing :straight t ;; Bind prefix keymap providing all Cape commands under a mnemonic key. ;; Press C-c p ? to for help. - :bind ("C-c p" . cape-prefix-map) ;; Alternative key: M-<tab>, M-p, M-+ + :bind ("M-+" . cape-prefix-map) ;; Alternative key: M-<tab>, M-p, M-+ ;; Alternatively bind Cape commands individually. ;; :bind (("C-c p d" . cape-dabbrev) ;; ("C-c p h" . cape-history) |
