feat(edgy): added support for neotest
This commit is contained in:
1 file changed
+2
@@ -49,6 +49,7 @@ return {
|
|||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{ ft = "spectre_panel", size = { height = 0.4 } },
|
{ ft = "spectre_panel", size = { height = 0.4 } },
|
||||||
|
{ title = "Neotest Output", ft = "neotest-output-panel", size = { height = 15 } },
|
||||||
},
|
},
|
||||||
left = {
|
left = {
|
||||||
{
|
{
|
||||||
@@ -63,6 +64,7 @@ return {
|
|||||||
end,
|
end,
|
||||||
size = { height = 0.5 },
|
size = { height = 0.5 },
|
||||||
},
|
},
|
||||||
|
{ title = "Neotest Summary", ft = "neotest-summary" },
|
||||||
{
|
{
|
||||||
title = "Neo-Tree Git",
|
title = "Neo-Tree Git",
|
||||||
ft = "neo-tree",
|
ft = "neo-tree",
|
||||||
|
|||||||
Reference in new issue
Block a user