feat(api): add switch sidebar focus (#709)

This commit is contained in:
Jakkapat Paijit
2024-10-15 10:24:48 +07:00
committed by GitHub
parent 964715be64
commit 86ba5a468b
4 changed files with 79 additions and 44 deletions

View File

@@ -144,6 +144,7 @@ Respect and use existing conventions, libraries, etc that are already present in
ask = "<leader>aa",
edit = "<leader>ae",
refresh = "<leader>ar",
focus = "<leader>af",
toggle = {
default = "<leader>at",
debug = "<leader>ad",