aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/dagger.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/dagger.lua')
-rw-r--r--lua/lspconfig/configs/dagger.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/dagger.lua b/lua/lspconfig/configs/dagger.lua
index 734249fa..457992a2 100644
--- a/lua/lspconfig/configs/dagger.lua
+++ b/lua/lspconfig/configs/dagger.lua
@@ -15,8 +15,5 @@ https://github.com/dagger/cuelsp
Dagger's lsp server for cuelang.
]],
- default_config = {
- root_dir = [[root_pattern("cue.mod", ".git")]],
- },
},
}