aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/phan.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/phan.lua')
-rw-r--r--lua/lspconfig/configs/phan.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/lspconfig/configs/phan.lua b/lua/lspconfig/configs/phan.lua
index 5669c341..e462032e 100644
--- a/lua/lspconfig/configs/phan.lua
+++ b/lua/lspconfig/configs/phan.lua
@@ -32,9 +32,5 @@ https://github.com/phan/phan
Installation: https://github.com/phan/phan#getting-started
]],
- default_config = {
- cmd = cmd,
- root_dir = [[root_pattern("composer.json", ".git")]],
- },
},
}