From 45ac9c396c4f8c8c0875f21b8ad91d598a78fbdd Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 14 Aug 2020 16:02:18 +1000 Subject: [PATCH] Upgrade to Doom 14d9786360, which among other things makes ligatures work on Mac (yay) --- config/doom/init.el | 2 +- config/emacs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/doom/init.el b/config/doom/init.el index 3cdbe05..c77e56a 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -39,7 +39,7 @@ ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - ;;pretty-code ; ligatures or substitute text with pretty symbols + pretty-code ; ligatures or substitute text with pretty symbols ;;tabs ; an tab bar for Emacs ;;treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages diff --git a/config/emacs b/config/emacs index b8c20d5..14d9786 160000 --- a/config/emacs +++ b/config/emacs @@ -1 +1 @@ -Subproject commit b8c20d50fea5de54aaa634ccebeba1a37be9f7eb +Subproject commit 14d97863609bbdd41e2ec92ea3ad12add7e3f824