Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ultra-Code committed Dec 14, 2023
1 parent dd2704f commit bd802ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ return {
-- },
phan = {},
phpactor = {},
-- TODO: fix psalm, lsp should be started with --language-server
psalm = {},
clangd = {
cmd = {
Expand Down Expand Up @@ -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({
Expand Down

0 comments on commit bd802ce

Please sign in to comment.