* feat(wip): add fuzzy finder in keybinds cheatsheet
* fix: replace GridLayout with RowLayout and don't use anchors in KeybindsModal
* fix: replace fuzzyfinder with simple inclusion criterion for keybind search
* fix: bring back categoryKeys (there was no reason to remove it)