Maybe I am just blind, but I couldnt find out how to set shortcuts in v2…
I saw some posts that contained snippets that should work like this:
config.set {
shortcuts = {
{
command = "Navigate: Page Picker",
key = "Alt-,"
}
}
}
But none of my shortcuts I configure like this work, what am I doing wrong?
And is there any documentation for this?