From 020ebc8f395ceb25021d6a03abf30f338e25814b Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 23 Oct 2020 12:14:32 +1100 Subject: [PATCH] Update Doom to adff1aa68d - pretty-code was moved to ligatures, so load that instead now --- 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 c77e56a..bde74c1 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 + ligatures ; prettier symbols for supporting fonts! yay ;;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 14d9786..adff1aa 160000 --- a/config/emacs +++ b/config/emacs @@ -1 +1 @@ -Subproject commit 14d97863609bbdd41e2ec92ea3ad12add7e3f824 +Subproject commit adff1aa68da379370cfd6a7605fc15c28ade52f1