I use vim mode so that SPC should always be the global prefix key.
That is the case on emacs 30 even on dired-mode.
However, SPC is bound to dired-next-line in emacs 31 which is the default key binding for both emacs 30 and 31.
It would be very helpful if SPC behaves the same on emacs 31 as it does on emacs 30, i.e., as the global prefix key always!
Could this be fixed within spacemacs so that SPC is the global prefix key always for all versions of emacs?
Otherwise it is very disorienting to be using SPC as the prefix key always except when I'm in dired-mode on emacs 31 where I have to be using M-m instead of SPC!