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:
parent
3643c4dadd
commit
a84462133d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue