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 --- lisp/init-neotree.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/init-neotree.el') diff --git a/lisp/init-neotree.el b/lisp/init-neotree.el index c3ab345..57edc3d 100644 --- a/lisp/init-neotree.el +++ b/lisp/init-neotree.el @@ -12,6 +12,6 @@ ;;--------------------------------------------------------- ;; Custom icons - Require of all-the-icons ;;--------------------------------------------------------- -;; (setq neo-theme (if (display-graphic-p) 'icons 'arrow)) +(setq neo-theme (if (display-graphic-p) 'icons 'arrow)) (provide 'init-neotree) -- cgit v1.2.3