From 25931fea71dddde14b45b1b4faa8ff1ff1c30529 Mon Sep 17 00:00:00 2001 From: noa Date: Mon, 17 Feb 2025 02:26:27 +0800 Subject: Bind embark to C-. --- emacs/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index f3bf57f..f37a550 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -68,6 +68,7 @@ ;; While we're here, let's set up emoji input. (use-package emoji + :disabled t :bind ("C-." . emoji-search)) ;; Smooth-ish scrolling with the mouse, and smooth scrolling with C-v and M-v. Sadly it doesn't work with C-l. @@ -884,7 +885,7 @@ With prefix argument TIME, also add the current time." ;; Experiment with embark (use-package embark :bind - (("s-SPC" . embark-act) + (("C-." . embark-act) ([remap describe-bindings] . embark-bindings)) :init -- cgit 1.4.1-2-gfad0