fix: use proper fields

This commit is contained in:
fiplox 2023-01-28 15:29:11 +01:00
parent de9ce4db02
commit 7ba91b9cd9
1 changed files with 2 additions and 2 deletions

View File

@ -70,10 +70,10 @@ function M.config()
edit = 'l',
},
breakpoints = {
edit = 'l',
open = 'l',
},
stacks = {
edit = 'l',
open = 'l',
},
watches = {
edit = 'l',