add: default php lint

This commit is contained in:
asep.komarudin 2024-06-24 16:41:16 +07:00
parent 10dfd41f44
commit 29a0e20f56
3 changed files with 5 additions and 4 deletions

View file

@ -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)