Update config
This commit is contained in:
parent
de9b76088f
commit
3b33577c68
2 changed files with 6 additions and 3 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue