You've already forked dotfiles
Adding the nvim-nio dependency that nvim-dap-ui now relies upon.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
return {
|
||||
'mfussenegger/nvim-dap',
|
||||
dependencies = {
|
||||
{
|
||||
'nvim-neotest/nvim-nio',
|
||||
},
|
||||
{
|
||||
'rcarriga/nvim-dap-ui',
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user