mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-06 19:05:51 +02:00
chore(typst): don't set root_dir in lspconfig
This commit is contained in:
parent
d281c79dee
commit
325b588324
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ return {
|
|||
servers = {
|
||||
tinymist = {
|
||||
single_file_support = true, -- Fixes LSP attachment in non-Git directories
|
||||
root_dir = LazyVim.root.get,
|
||||
settings = {
|
||||
formatterMode = "typstyle",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue