Hi, I have made magit status mode start in motion state and it works well for most of the magit keys. However, evil state motion overrides a few magit keys such as F ("git pull") and instead expects a char to move leftwards. How can I make some magit keys selectively have precedence over evil motion keys? Thanks!