Is there a history of files edited in VIM that persists between
vim sessions, e.g. last 20 opened files.
I tend to edit the same .conf files and I have to navigate to them each time
of course they are spread all over the filesystem.
Is there a history of files edited in VIM that persists between vim sessions,
Share
As standard, no, but there’s a plugin here that adds this functionality. This one also mentions recent file history on the page, so it may provide an alternative.