I've got a mild annoyance that I'm sure is fixable, but I'm not sure where to look. When using org-ref-helm-insert-cite-link
to insert citations in my org documents, the citation is inserted at the current point. The problem is that if I've left insert mode, the current point is before the space, rather than after the space where I'd like the citation to go. I've read this question, but it seems to be trying to do something different.
Example
Typed text:
These·steps·are·called·authentication·
After org-ref-helm-insert-cite-link
:
These·steps·are·called·authenticationcite:Furnell2000·
Desired format:
These·steps·are·called·authentication·cite:Furnell2000
Configuration: Spacemacs with vim style