chore(emacs): remove lsp-treemacs package
Treemacs was remove in 08335fb, this package was left in an needed to be removed
This commit is contained in:
parent
5c3892b1a6
commit
8c0ff15ca4
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@
|
||||||
(use-package lsp-ui
|
(use-package lsp-ui
|
||||||
:hook (lsp-mode . lsp-ui-mode))
|
:hook (lsp-mode . lsp-ui-mode))
|
||||||
|
|
||||||
(use-package lsp-treemacs
|
|
||||||
:after lsp)
|
|
||||||
|
|
||||||
(use-package lsp-ivy)
|
(use-package lsp-ivy)
|
||||||
|
|
||||||
(defun do-yas-expand ()
|
(defun do-yas-expand ()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue