From 923d432e61ae99ba542620e7eac8961684ff7f9f Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 25 Oct 2021 15:29:01 -0700 Subject: [PATCH] Disable Doom Emacs ligatures support --- doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom/init.el b/doom/init.el index 66cd24b..f3cad72 100644 --- a/doom/init.el +++ b/doom/init.el @@ -29,7 +29,7 @@ ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW hydra - (ligatures +fira) + ;; (ligatures +fira) modeline ; snazzy, Atom-inspired modeline, plus API nav-flash ; blink the current line after jumping ophints ; highlight the region an operation acts on