Switches to treemacs-nerd-icons
This commit is contained in:
9
.emacs
9
.emacs
@@ -240,11 +240,12 @@
|
||||
|
||||
(use-package treemacs-projectile)
|
||||
|
||||
(use-package treemacs-devicons
|
||||
:straight (treemacs-devicons
|
||||
:type git :host github :repo "rainstormstudio/treemacs-devicons")
|
||||
(use-package nerd-icons )
|
||||
|
||||
(use-package treemacs-nerd-icons
|
||||
:config
|
||||
(treemacs-load-theme "devicons"))
|
||||
(treemacs-load-theme "nerd-icons"))
|
||||
|
||||
(use-package lsp-treemacs
|
||||
:after lsp-mode
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user