refactor(nvim): include new dep for nvim-dap-ui
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 39s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 39s
This commit is contained in:
parent
8707661ffa
commit
5650c7d5dc
@ -16,6 +16,7 @@ return {
|
|||||||
},
|
},
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"mfussenegger/nvim-dap",
|
"mfussenegger/nvim-dap",
|
||||||
|
"nvim-neotest/nvim-nio",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user