emacs.d

bloated emacs configuration
git clone git://git.ckyln.com/~cem/emacs.d.git
Log | Files | Refs | README

commit 20b067dd32ea3b10bac004ab5090b3ab0986b83a
parent caada7e62d5da5e04efc567d91689f19067507c9
Author: Cem Keylan <cem@ckyln.com>
Date:   Tue, 31 Mar 2020 17:42:56 +0300

load doom-themes after all-the-icons

Diffstat:
Minit.org | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/init.org b/init.org @@ -611,6 +611,7 @@ Dracula someday as well). #+BEGIN_SRC emacs-lisp (use-package doom-themes + :after all-the-icons :straight t :functions doom-themes-org-config doom-themes-treemacs-config :config