aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/hhvm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/hhvm.lua')
-rw-r--r--lua/lspconfig/configs/hhvm.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/hhvm.lua b/lua/lspconfig/configs/hhvm.lua
index 0e8ac5c5..f310b626 100644
--- a/lua/lspconfig/configs/hhvm.lua
+++ b/lua/lspconfig/configs/hhvm.lua
@@ -14,8 +14,5 @@ https://github.com/facebook/hhvm
See below for how to setup HHVM & typechecker:
https://docs.hhvm.com/hhvm/getting-started/getting-started
]],
- default_config = {
- root_dir = [[root_pattern(".hhconfig")]],
- },
},
}