setup neotest

This commit is contained in:
sloane 2025-03-12 09:48:35 -04:00
parent 9cb67210b1
commit 45cc4afd9b
Signed by: sloanelybutsurely
SSH key fingerprint: SHA256:8SBnwhl+RY3oEyQxy1a9wByPzxWM0x+/Ejc+sIlY5qQ

View file

@ -245,5 +245,10 @@
};
plugins.zellij-nav.enable = true;
plugins.neotest = {
enable = true;
adapters.elixir.enable = true;
};
};
}