Skip to content

Commit

Permalink
Update lua/lspconfig/server_configurations/psalm.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Raphael <[email protected]>
  • Loading branch information
Ultra-Code and glepnir authored Dec 14, 2023
1 parent 2cad972 commit e51b8c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lua/lspconfig/server_configurations/psalm.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
local util = require 'lspconfig.util'

local cmd = {
'psalm',
'--language-server',
}

return {
default_config = {
Expand Down

0 comments on commit e51b8c1

Please sign in to comment.