Is your feature request related to a problem? Please describe..
Not really. I use vim to edit some file and edit. the next time I open it I hope to go last edit position when I exit vim automatically.
Is there some kind of plugin can do this?
Describe the solution you'd like.
vim has built-in command g;
Additional context
this is the default behavior of vim.