aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/powershell_es.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/powershell_es.lua')
-rw-r--r--lua/lspconfig/configs/powershell_es.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/powershell_es.lua b/lua/lspconfig/configs/powershell_es.lua
index d4cb7448..f39424ae 100644
--- a/lua/lspconfig/configs/powershell_es.lua
+++ b/lua/lspconfig/configs/powershell_es.lua
@@ -65,8 +65,5 @@ require'lspconfig'.powershell_es.setup{
}
```
]],
- default_config = {
- root_dir = 'git root or current directory',
- },
},
}