added more capabilities to my nvim setup
This commit is contained in:
6
lua/plugins/neotest-python.lua
Normal file
6
lua/plugins/neotest-python.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
{
|
||||
"nvim-neotest/neotest-python",
|
||||
dependencies = { "nvim-neotest/neotest" },
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user