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

Yegappan Lakshmanan 7ef8683b98 Move the documentation from the plugin file to a doc file. Handle multi-byte file names correctly пре 7 година
doc 7ef8683b98 Move the documentation from the plugin file to a doc file. Handle multi-byte file names correctly пре 7 година
plugin 7ef8683b98 Move the documentation from the plugin file to a doc file. Handle multi-byte file names correctly пре 7 година
test 6e6064a087 Added unit tests пре 10 година
README e4feecb835 Update README пре 9 година

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.

The user manual is available at:
http://github.com/yegappan/mru/wiki/User-Manual