diff options
Diffstat (limited to 'dot_emacs')
| -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) |
