From aa70e136a8508c95e6e3a29c564f4105dbf78d07 Mon Sep 17 00:00:00 2001 From: niten Date: Wed, 14 Sep 2022 10:50:59 -0700 Subject: [PATCH] Lockup, I think caused by emojis --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 86abd32..4b7a47c 100644 --- a/init.el +++ b/init.el @@ -30,7 +30,7 @@ doom ; what makes DOOM look the way it does doom-dashboard ; a nifty splash screen for Emacs ;;doom-quit ; DOOM quit-message prompts when you quit Emacs - (emoji +unicode) ; 🙂 + ;;(emoji +unicode) ; 🙂 ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra