Change embark bindings

This commit is contained in:
David Morgan 2022-10-17 16:11:12 +01:00
parent 427f12ee56
commit 94de8f8469
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 2 deletions

View File

@ -425,8 +425,7 @@ DEFS is a plist associating completion categories to commands."
(use-package embark
:bind
(("C-," . embark-act)
("C-." . embark-dwim)
(("C-." . embark-act)
("M-." . embark-dwim)
("C-c C-o" . embark-export)
("C-h b" . embark-bindings)