feat: add toggle_inline_vcs_blame keybind

This commit is contained in:
CJ van den Berg 2026-01-29 16:01:46 +01:00
parent 38e681f7bf
commit 725862a394
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -53,7 +53,8 @@
["shift+alt+f9", "hint_window_next_widget_style"],
["alt+!", "run_task"],
["ctrl+tab", "next_tab"],
["ctrl+shift+g", "show_vcs_status"],
["ctrl+shift+g s", "show_vcs_status"],
["ctrl+shift+g alt+b", "toggle_inline_vcs_blame"],
["ctrl+shift+tab", "previous_tab"],
["ctrl+page_down", "next_tab"],
["ctrl+page_up", "previous_tab"],