fix(emacs)!: disable treemacs lsp
This commit is contained in:
parent
836e0a5f8b
commit
b971a7b58e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue