FIX: Tweak to LSP Autoinstall
This commit is contained in:
parent
e62017f9bb
commit
52934decf2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ function M.setup()
|
||||||
|
|
||||||
T.add_lsp_autoinstalls(
|
T.add_lsp_autoinstalls(
|
||||||
'phpactor',
|
'phpactor',
|
||||||
'php-debug-adapter',
|
-- 'php-debug-adapter', Mason LSP Config does not allow autoinstalling the dap, Mason command needs to be run manually
|
||||||
'twiggy_language_server',
|
'twiggy_language_server',
|
||||||
'stimulus_ls'
|
'stimulus_ls'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue