feat: remove nvim-dap-view

This commit is contained in:
2026-04-12 13:35:41 +02:00
parent cf898d1fee
commit 2a27a01b57
3 changed files with 0 additions and 8 deletions
-3
View File
@@ -1,3 +0,0 @@
local dap_view = require("dap-view")
dap_view.setup()
vim.keymap.set("n", "<Leader>du", dap_view.toggle)