fix: use proper fields
This commit is contained in:
parent
de9ce4db02
commit
7ba91b9cd9
@ -70,10 +70,10 @@ function M.config()
|
|||||||
edit = 'l',
|
edit = 'l',
|
||||||
},
|
},
|
||||||
breakpoints = {
|
breakpoints = {
|
||||||
edit = 'l',
|
open = 'l',
|
||||||
},
|
},
|
||||||
stacks = {
|
stacks = {
|
||||||
edit = 'l',
|
open = 'l',
|
||||||
},
|
},
|
||||||
watches = {
|
watches = {
|
||||||
edit = 'l',
|
edit = 'l',
|
||||||
|
Loading…
Reference in New Issue
Block a user