From 6da61c1dcde65a9bc8904f5ee1ebaa591b90e4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 3 Oct 2018 17:40:45 -0500 Subject: Add all-the-icons on combination with neotree | esthetic directory --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 07c1795..71c8c4b 100644 --- a/init.el +++ b/init.el @@ -37,6 +37,7 @@ (require 'init-ecb) (require 'init-modeline) (require 'init-indent-guides) +(require 'init-icons) (require 'init-neotree) ;; Tools (require 'init-flycheck) -- cgit v1.2.3