aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/phpactor.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/phpactor.lua')
-rw-r--r--lua/lspconfig/configs/phpactor.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/lspconfig/configs/phpactor.lua b/lua/lspconfig/configs/phpactor.lua
index 5a5637ec..ac804843 100644
--- a/lua/lspconfig/configs/phpactor.lua
+++ b/lua/lspconfig/configs/phpactor.lua
@@ -18,9 +18,5 @@ https://github.com/phpactor/phpactor
Installation: https://phpactor.readthedocs.io/en/master/usage/standalone.html#global-installation
]],
- default_config = {
- cmd = { 'phpactor', 'language-server' },
- root_dir = [[root_pattern("composer.json", ".git")]],
- },
},
}