chore(nvim): configure DAP for Xdebug
This commit is contained in:
parent
41a6131661
commit
ba15cf763d
2 changed files with 76 additions and 0 deletions
|
@ -102,7 +102,9 @@ return packer.startup(function()
|
|||
|
||||
-- Debugging
|
||||
use "mfussenegger/nvim-dap"
|
||||
use "nvim-telescope/telescope-dap.nvim"
|
||||
use "rcarriga/nvim-dap-ui"
|
||||
use "theHamsta/nvim-dap-virtual-text"
|
||||
|
||||
-- Telescope
|
||||
use "nvim-telescope/telescope.nvim"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue