setup neotest
This commit is contained in:
parent
9cb67210b1
commit
45cc4afd9b
1 changed files with 5 additions and 0 deletions
|
@ -245,5 +245,10 @@
|
|||
};
|
||||
|
||||
plugins.zellij-nav.enable = true;
|
||||
|
||||
plugins.neotest = {
|
||||
enable = true;
|
||||
adapters.elixir.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue