aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/templ.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/templ.lua')
-rw-r--r--lua/lspconfig/configs/templ.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/templ.lua b/lua/lspconfig/configs/templ.lua
index 99a4ada6..a91e52e1 100644
--- a/lua/lspconfig/configs/templ.lua
+++ b/lua/lspconfig/configs/templ.lua
@@ -14,8 +14,5 @@ https://templ.guide
The official language server for the templ HTML templating language.
]],
- default_config = {
- root_dir = [[root_pattern('go.work', 'go.mod', '.git')]],
- },
},
}