aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/init-neotree.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-03 17:40:45 -0500
committerJesús <heckyel@hyperbola.info>2018-10-03 17:40:45 -0500
commit6da61c1dcde65a9bc8904f5ee1ebaa591b90e4ff (patch)
tree7c54fe3e5e740ecc4ef536c8db6df712e3c927df /lisp/init-neotree.el
parent7ae797d197e631e36d403cc8813fea0b6b63ec71 (diff)
downloademacs-personal-6da61c1dcde65a9bc8904f5ee1ebaa591b90e4ff.tar.lz
emacs-personal-6da61c1dcde65a9bc8904f5ee1ebaa591b90e4ff.tar.xz
emacs-personal-6da61c1dcde65a9bc8904f5ee1ebaa591b90e4ff.zip
Add all-the-icons on combination with neotree | esthetic directory
Diffstat (limited to 'lisp/init-neotree.el')
-rw-r--r--lisp/init-neotree.el2
1 files changed, 1 insertions, 1 deletions
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)