astro-nvim-v3 - modified layout dap ui

This commit is contained in:
huyjaky
2024-10-31 11:11:55 +07:00
parent e589e54fa3
commit f2237328fe
9 changed files with 136 additions and 44 deletions

View File

@@ -0,0 +1,9 @@
return {
"theHamsta/nvim-dap-virtual-text",
event = "User AstroFile",
opts = {
commented = false,
enabled = true,
enabled_commands = true,
},
}