This commit is contained in:
Christian Nieves
2024-03-22 17:32:31 +00:00
parent 7af5f17c9b
commit f0950d47bd
5 changed files with 55 additions and 49 deletions

View File

@ -5,6 +5,7 @@ return {
},
{
"theHamsta/nvim-dap-virtual-text",
"nvim-neotest/nvim-nio",
config = function()
require("nvim-dap-virtual-text").setup()
end,