@ -17,7 +17,7 @@
:ensure t
:commands neotree-toggle
:init (setq neo-theme (if (display-graphic-p) 'icons 'arrow))
:bind (("C-`" . neotree-toggle))
:bind ("C-`" . neotree-toggle)
:requires all-the-icons)
;; Install all-the-icons and it's fonts if they are not already installed.