mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: default php lint
This commit is contained in:
parent
10dfd41f44
commit
29a0e20f56
3 changed files with 5 additions and 4 deletions
|
@ -106,9 +106,6 @@ if pcode.active_php_config then
|
|||
{ "<Leader>TS", function() require("neotest").run.stop() end, desc = "Stop" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"gbprod/none-ls-php.nvim",
|
||||
},
|
||||
{
|
||||
"mfussenegger/nvim-lint",
|
||||
opts = function(_, opts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue