mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 23:40:12 +02:00
plugins/neotest: add playwright adapter
This commit is contained in:
parent
4708aac141
commit
50038f6c8f
4 changed files with 57 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
minitest.enable = true;
|
||||
pest.enable = true;
|
||||
phpunit.enable = true;
|
||||
playwright.enable = true;
|
||||
plenary.enable = true;
|
||||
python.enable = true;
|
||||
rspec.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue