mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
fix(neotree): don't use all-the-icons
Fixes 'Package `all-the-icons' isn't installed' error when opening neotree. Ref: #7664
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
neo-mode-line-type 'none
|
||||
neo-window-width 30
|
||||
neo-show-updir-line nil
|
||||
neo-theme 'icons
|
||||
neo-theme 'nerd
|
||||
neo-banner-message nil
|
||||
neo-confirm-create-file #'off-p
|
||||
neo-confirm-create-directory #'off-p
|
||||
|
Reference in New Issue
Block a user