10 lines
164 B
Lua
10 lines
164 B
Lua
return {
|
|
"theHamsta/nvim-dap-virtual-text",
|
|
event = "User AstroFile",
|
|
opts = {
|
|
commented = false,
|
|
enabled = true,
|
|
enabled_commands = true,
|
|
},
|
|
}
|