Remove custom dap plugin and use LazyExtras instead

This commit is contained in:
2026-03-12 15:36:50 +00:00
parent aa687e1591
commit eb90afe921
3 changed files with 23 additions and 23 deletions

View File

@@ -1,3 +0,0 @@
return {
{ import = "lazyvim.plugins.extras.dap.core" },
}