diff options
Diffstat (limited to 'lua/lspconfig/configs/ghcide.lua')
| -rw-r--r-- | lua/lspconfig/configs/ghcide.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/ghcide.lua b/lua/lspconfig/configs/ghcide.lua index 7f9307b1..75c241da 100644 --- a/lua/lspconfig/configs/ghcide.lua +++ b/lua/lspconfig/configs/ghcide.lua @@ -14,8 +14,5 @@ https://github.com/digital-asset/ghcide A library for building Haskell IDE tooling. "ghcide" isn't for end users now. Use "haskell-language-server" instead of "ghcide". ]], - default_config = { - root_dir = [[root_pattern("stack.yaml", "hie-bios", "BUILD.bazel", "cabal.config", "package.yaml")]], - }, }, } |
