fix: treemacs nerd icons
This commit is contained in:
parent
f0ad161643
commit
377e6245b6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ This must be set before `treemacs' has loaded.")
|
||||||
|
|
||||||
|
|
||||||
(use-package! treemacs-nerd-icons
|
(use-package! treemacs-nerd-icons
|
||||||
:after treemacs
|
:after ( treemacs lsp-treemacs nerd-icons)
|
||||||
:config (treemacs-load-theme "nerd-icons"))
|
:config (treemacs-load-theme "nerd-icons"))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue