Remap leap keymappings as we exit debug mode
This commit is contained in:
parent
c353ae7e4a
commit
8a946cdf92
3 changed files with 28 additions and 17 deletions
|
|
@ -67,6 +67,7 @@ return {
|
|||
if are_stepping_keymaps_active then
|
||||
utils.del_keymap_list(stepping_keymaps)
|
||||
are_stepping_keymaps_active = false
|
||||
require("leap_keymap_handler").set_leap_keymapping()
|
||||
end
|
||||
|
||||
inlay_hints_handler.restore()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue