https://github.com/yegappan/mru.git

Yegappan Lakshmanan e631e8a410 When opening a file from the MRU list, if the current file has changes and the hidden option is set, then replace the current file. Otherwise open the file in a new window 11 роки тому
plugin e631e8a410 When opening a file from the MRU list, if the current file has changes and the hidden option is set, then replace the current file. Otherwise open the file in a new window 11 роки тому
README 52ff7165fe modified README file. 12 роки тому

README


Most Recently Used (MRU) Vim plugin

The Most Recently Used (MRU) plugin provides an easy access to a list of
recently opened/edited files in Vim. This plugin automatically stores the
file names as you open/edit them in Vim.

This plugin will work on all the platforms where Vim is supported. This
plugin will work in both console and GUI Vim. This version of the MRU
plugin needs Vim 7.0 and above.