fix(dapui): make eval work in visual mode too

This commit is contained in:
2025-09-24 22:28:07 +02:00
parent aa7ecf6b81
commit f40dd15556
+1
View File
@@ -16,6 +16,7 @@ return {
function()
require("dapui").eval()
end,
mode = { "x", "n" },
},
{
"<Leader>dw",