From 38ef91ca123fac2ef8179fbcd0dfe1e11add4422 Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 22 Feb 2025 02:52:24 +0800 Subject: Remove disabled emoji keybind. Emojis are already on C-x 8 e s --- emacs/init.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 84f57bf..6c1fb61 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -55,11 +55,6 @@ (member "Noto Emoji" (font-family-list))) (set-fontset-font t 'emoji (font-spec :family "Noto Emoji") nil 'append)) -;; While we're here, let's set up emoji input. -(use-package emoji - :disabled t - :bind ("C-." . emoji-search)) - ;; Nicer terminal emacs (set-display-table-slot standard-display-table 'vertical-border (make-glyph-code ?│)) (setq mode-line-end-spaces nil) -- cgit 1.4.1-2-gfad0