add debugger support

This commit is contained in:
Never Gude 2026-01-20 00:45:49 +01:00
parent 248b29db47
commit 686a3ece75
3 changed files with 88 additions and 6 deletions

View file

@ -56,6 +56,14 @@
"rev": "caf23615b9b99bacc79ecd60f61c4e6a8ec18c84",
"src": "https://github.com/nvim-mini/mini.tabline"
},
"nvim-dap": {
"rev": "cdfd55a133f63228c55f91378f12908cb2a78ded",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-virtual-text": {
"rev": "fbdb48c2ed45f4a8293d0d483f7730d24467ccb6",
"src": "https://github.com/theHamsta/nvim-dap-virtual-text"
},
"nvim-lspconfig": {
"rev": "92ee7d42320edfbb81f3cad851314ab197fa324a",
"src": "https://github.com/neovim/nvim-lspconfig"