From c4f3039997e0af4aa0f7ba594a1cfbb175818b88 Mon Sep 17 00:00:00 2001 From: Ultra-Code Date: Thu, 14 Dec 2023 11:59:31 +0000 Subject: [PATCH] fix psalm in https://github.com/neovim/nvim-lspconfig/pull/2929 --- lua/plugins/lsp.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index 9a37724..de2cd79 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -36,7 +36,6 @@ return { -- }, phan = {}, phpactor = {}, - -- TODO: fix psalm, lsp should be started with --language-server psalm = {}, clangd = { cmd = { @@ -183,7 +182,6 @@ return { -- php null_ls.builtins.diagnostics.php, null_ls.builtins.diagnostics.phpstan, - -- psalm doesn't attach to buffer check null_ls null_ls.builtins.diagnostics.psalm, -- shell null_ls.builtins.diagnostics.zsh.with({