Feature Description
Return to previous cursor position using <C-o> After inserting footnote.
Use Case
After I insert footnote using <leader>fi, cursor go to footnote definition to write.
After then, I have to move cursor using arrow key or using <leader>fr
But It could be more convenient if it add the cursor position to jump list for using <C-o>.
How about your opinion?
Proposed Solution
Add to Jump list the original cursor position before go to footnote definition using <leader>fi
Alternatives Considered
Any alternative solutions or workarounds you've thought about?
Additional Context
Any other information, examples, or references.