mirror of
https://github.com/nix-community/nixvim.git
synced 2025-09-01 08:16:40 +02:00
plugins/neotest-ctest: add neotest-ctest adapter
This commit is contained in:
parent
18a1b5126f
commit
4a7aac699b
3 changed files with 28 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
adapters = {
|
||||
bash.enable = true;
|
||||
ctest.enable = true;
|
||||
dart.enable = true;
|
||||
deno.enable = true;
|
||||
dotnet.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue