Currently, the goto plugin recognizes keys like ArrowUp, ArrowDown in data-goto-key-list.
Wouldn't it be nice if the goto plugin could recognize keys like KeyA, KeyB, Digit1, Digit2 as well?
Unless there is a good reason not to do this, I will fork and work toward submitting a PR to support this feature.
Currently, the goto plugin recognizes keys like
ArrowUp,ArrowDownindata-goto-key-list.Wouldn't it be nice if the goto plugin could recognize keys like
KeyA,KeyB,Digit1,Digit2as well?Unless there is a good reason not to do this, I will fork and work toward submitting a PR to support this feature.