add telescope-dap.nvim

This commit is contained in:
vladstojna 2023-04-22 22:29:07 +01:00 committed by vladstojna
parent dd144abebf
commit 548340ad63
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ return {
-- Creates a beautiful debugger UI
'rcarriga/nvim-dap-ui',
'theHamsta/nvim-dap-virtual-text',
'nvim-telescope/telescope-dap.nvim',
-- Installs the debug adapters for you
'williamboman/mason.nvim',