From 79fa9e6724237de407d5d1b130f55eb8074e6a36 Mon Sep 17 00:00:00 2001 From: AChavali Date: Mon, 30 Dec 2019 14:33:59 +0000 Subject: -removed fira from pretty-code --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom.d/init.el b/doom.d/init.el index 275db7d..bbd9935 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -36,7 +36,7 @@ (popup ; tame sudden yet inevitable temporary windows +all ; catch all popups that start with an asterix +defaults) ; default popup rules - (pretty-code +fira) ; replace bits of code with pretty symbols + (pretty-code) ; replace bits of code with pretty symbols ;;tabs ; FIXME an (incomplete) tab bar for Emacs treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages -- cgit v1.2.3-13-gbd6f