{
    "Alt-/": "lua:comment.comment",
    "Alt-Ctrl-Space": "command:palettero",
    "Alt-Enter": "command:filemanager.try_open_at_cursor",
    "Alt-d": "command:definition",
    "Alt-f": "command:fzfinder",
    "Alt-g": "command:fexec rg -n --no-heading --color never {w}",
    "Alt-j": "command:pipe jq .",
    "Alt-k": "command:hover",
    "Alt-r": "command:references",
    "Alt-s": "command:pipe sort -u",
    "Alt-w": "command:pipe sed -E 's/[[:space:]]+$//'",
    "Alt-y": "command:pipe yq -P",
    "Ctrl-Alt-g": "command:fexec rg -n --no-heading --color never ",
    "Ctrl-P": "command:palettero",
    "Ctrl-b": "command:tree",
    "CtrlP": "command:palettero",
    "CtrlSpace": "command:palettero",
    "CtrlUnderscore": "lua:comment.comment",
    "F12": "command:makeup",
    "F4": "command:jumptag",
    "F5": "command:runit",
    "F9": "command:makeupbg",
}
