mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
nvim/lua/user/plugins/lang/php.lua: use my own neotest-phpunit
This commit is contained in:
parent
bee8e35ae8
commit
cb9b9f8009
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ return {
|
|||
optional = true,
|
||||
ft = { "php" },
|
||||
dependencies = {
|
||||
"olimorris/neotest-phpunit",
|
||||
"pnx/neotest-phpunit",
|
||||
'V13Axel/neotest-pest',
|
||||
},
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue