mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00: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
Reference in a new issue