chore: Remove leap keymap handler which no longer has any purpose since dap and leap arent conflicting

This commit is contained in:
Martin Larsson 2025-05-31 00:24:42 +02:00
parent e7b329e9ae
commit 8cd86d3088
3 changed files with 27 additions and 35 deletions

View file

@ -95,7 +95,6 @@ return {
utils.del_keymap_list(stepping_keymaps)
is_debug_mode_active = false
require("leap_keymap_handler").set_leap_keymapping()
inlay_hints_handler.restore()
virtual_text.clear_virtual_text()