From afd5ebdb545b5efa216b88dd3787f1ca5107c710 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 5 May 2022 14:44:25 +0200 Subject: [PATCH] Add ligatures support --- arch-config/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.doom.d/init.el b/arch-config/.doom.d/init.el index 27919bc0..53b1f6f5 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -35,7 +35,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW/OHGODTHEHORROR ;;hydra indent-guides ; highlighted indent columns - ;;ligatures ; ligatures and symbols to make your code pretty again + ligatures ; ligatures and symbols to make your code pretty again minimap ; show a map of the code on the side modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions