Changes #1

Merged
snoweuph merged 5 commits from SZUT-Dominik/Dotfiles_nvim:master into master 2025-01-14 22:59:12 +00:00
Showing only changes of commit 52934decf2 - Show all commits

View file

@ -18,7 +18,7 @@ function M.setup()
T.add_lsp_autoinstalls(
'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',
'stimulus_ls'
)