feat(dap): use nvim-dap-view community pack
This commit is contained in:
@@ -26,6 +26,7 @@ return {
|
||||
|
||||
-- DAP
|
||||
{ enabled = true, import = "astrocommunity.debugging.telescope-dap-nvim" },
|
||||
{ enabled = true, import = "astrocommunity.debugging.nvim-dap-view" },
|
||||
{ enabled = true, import = "astrocommunity.debugging.nvim-dap-virtual-text" },
|
||||
{ enabled = true, import = "astrocommunity.debugging.nvim-dap-repl-highlights" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user