refactor(nvim): include new dep for nvim-dap-ui
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 39s

This commit is contained in:
Price Hiller 2024-03-19 14:02:20 -05:00
parent 8707661ffa
commit 5650c7d5dc
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -16,6 +16,7 @@ return {
},
dependencies = {
"mfussenegger/nvim-dap",
"nvim-neotest/nvim-nio",
},
},
{