mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
enc: add phpunit test
This commit is contained in:
parent
7117a875fb
commit
8374eb0483
3 changed files with 45 additions and 7 deletions
|
@ -154,3 +154,6 @@ pcode.refactoring = false
|
|||
pcode.nvim_dap = false -- not support for windows os
|
||||
pcode.nvim_dap_javascript = false
|
||||
pcode.nvim_dap_php = false
|
||||
|
||||
-- https://github.com/olimorris/neotest-phpunit
|
||||
pcode.phpunit = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue