From 5fd8b5608121d29919830e42a00ccddd9f31dadd Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Thu, 24 Oct 2024 09:36:22 -0700 Subject: refactor(docs): drop redundant default_config #3398 Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now. --- lua/lspconfig/configs/phpactor.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lua/lspconfig/configs/phpactor.lua') 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")]], - }, }, } -- cgit v1.2.3-70-g09d2