feat(nvim): add neotest plugin

This commit is contained in:
Moritz Böhme 2023-10-27 19:31:03 +02:00
parent 37ad1080e7
commit 844c7a9876
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 53 additions and 18 deletions

View file

@ -51,6 +51,8 @@
telekasten-nvim.url = "github:renerocksai/telekasten.nvim";
none-ls-nvim.flake = false;
none-ls-nvim.url = "github:nvimtools/none-ls.nvim";
neotest-python.flake = false;
neotest-python.url = "github:MoritzBoehme/neotest-python/fix-runtimepath-search";
# Hyprland
hypr-contrib.url = "github:hyprwm/contrib";