fix(emacs)!: disable treemacs lsp

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-05-10 06:53:28 -03:00
parent 836e0a5f8b
commit b971a7b58e
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -45,7 +45,7 @@
ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows
;;tabs ; a tab bar for Emacs
(treemacs +lsp) ; a project drawer, like neotree but cooler
treemacs ; a project drawer, like neotree but cooler
unicode ; extended unicode support for various languages
(vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB