This commit is contained in:
DeveloperDurp 2025-05-02 06:09:07 -05:00
parent cfb63db1ad
commit 6d25dbec6e
17 changed files with 86 additions and 13 deletions

View file

@ -12,6 +12,7 @@ return {
},
{
"mfussenegger/nvim-dap",
config = function() end,
},
{
"nvim-neotest/nvim-nio",