Fork from VSpaceCode/VSpaceCode@a0060b5#commitcomment-46841828
Just be aware, that this collides with f{character} and using , to get back to the previous match.
After using f{character} you can type ; to go to the next occurrence of the character or , to go to the previous one.
Although it seems to be consistent with spacemacs, we should document this behavior and its escape hatch (remove that from the settings.json). I am not sure if this should be document in the Major mode page or the troubleshooting page.