Has anyone ever had this behavior from neotree? Im using doom emacs and no matter how many different ways I try to change the neotree theme, I'm always left with no file icons and weird underlines under each filename. even the following line does absolutely nothing:
Has anyone ever had this behavior from neotree? Im using doom emacs and no matter how many different ways I try to change the neotree theme, I'm always left with no file icons and weird underlines under each filename. even the following line does absolutely nothing:
(setq neo-theme (if (display-graphic-p) 'icons 'arrow))
I'm very confused as I cannot find an example of this behavior replicated anywhere.