Update config

This commit is contained in:
Karolis Arbaciauskas 2024-11-04 09:44:48 +02:00
parent de9b76088f
commit 3b33577c68
No known key found for this signature in database
2 changed files with 6 additions and 3 deletions

View file

@ -13,6 +13,10 @@ return {
dependencies = {
-- Creates a beautiful debugger UI
'rcarriga/nvim-dap-ui',
{
'theHamsta/nvim-dap-virtual-text',
opts = {},
},
-- Required dependency for nvim-dap-ui
'nvim-neotest/nvim-nio',