diff options
Diffstat (limited to 'lua/lspconfig/configs/tsp_server.lua')
| -rw-r--r-- | lua/lspconfig/configs/tsp_server.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/tsp_server.lua b/lua/lspconfig/configs/tsp_server.lua index 3cb7e420..9892e1a4 100644 --- a/lua/lspconfig/configs/tsp_server.lua +++ b/lua/lspconfig/configs/tsp_server.lua @@ -17,8 +17,5 @@ The language server for TypeSpec, a language for defining cloud service APIs and npm install -g @typespec/compiler ``` ]], - default_config = { - root_dir = [[util.root_pattern("tspconfig.yaml", ".git")]], - }, }, } |
