dreamsofcode-io/neovim-cpp

Missing nvim-dap-ui dependencies

Opened this issue · 0 comments

Hi,
In plugins.lua file there is an error, need to add nvim-nio :

dependencies = {"mfussenegger/nvim-dap", "nvim-neotest/nvim-nio"},