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

Yegappan Lakshmanan dde423c562 Merge pull request #34 from anishsane/master před 5 roky
doc 7fccc52c49 Add abort keyword to the functions před 5 roky
plugin b9e9b7f4fa Reuse the current tab if it contains a single new unmodified file. před 5 roky
test 4b7570ab3f Update the help text před 5 roky
.gitignore 8d68adaa91 Add a .gitignore file před 5 roky
README e4feecb835 Update README před 9 roky

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