Adding the nvim-nio dependency that nvim-dap-ui now relies upon.
This commit is contained in:
parent
0db81d6874
commit
2aa5273287
@ -1,6 +1,9 @@
|
||||
return {
|
||||
'mfussenegger/nvim-dap',
|
||||
dependencies = {
|
||||
{
|
||||
'nvim-neotest/nvim-nio',
|
||||
},
|
||||
{
|
||||
'rcarriga/nvim-dap-ui',
|
||||
config = function()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user