This commit is contained in:
2025-12-07 18:48:02 +00:00
parent e9ca6f7082
commit 5ffc361072
3 changed files with 67 additions and 54 deletions

View File

@@ -57,47 +57,47 @@ run = "plugin smart-filter"
desc = "Smart filter"
# dedukun/relative-motions keymaps
[[mgr.prepend_keymap]]
on = [ "1" ]
run = "plugin relative-motions 1"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "2" ]
run = "plugin relative-motions 2"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "3" ]
run = "plugin relative-motions 3"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "4" ]
run = "plugin relative-motions 4"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "5" ]
run = "plugin relative-motions 5"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "6" ]
run = "plugin relative-motions 6"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "7" ]
run = "plugin relative-motions 7"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "8" ]
run = "plugin relative-motions 8"
desc = "Move in relative steps"
[[mgr.prepend_keymap]]
on = [ "9" ]
run = "plugin relative-motions 9"
desc = "Move in relative steps"
# [[mgr.prepend_keymap]]
# on = [ "1" ]
# run = "plugin relative-motions 1"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "2" ]
# run = "plugin relative-motions 2"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "3" ]
# run = "plugin relative-motions 3"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "4" ]
# run = "plugin relative-motions 4"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "5" ]
# run = "plugin relative-motions 5"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "6" ]
# run = "plugin relative-motions 6"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "7" ]
# run = "plugin relative-motions 7"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "8" ]
# run = "plugin relative-motions 8"
# desc = "Move in relative steps"
#
# [[mgr.prepend_keymap]]
# on = [ "9" ]
# run = "plugin relative-motions 9"
# desc = "Move in relative steps"