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

Yegappan Lakshmanan 73f80b2d82 Use a:pat instead of pat and add a cmd script to run unit tests on MS-Windows 5 ani în urmă
doc 9cb8c04ac0 Add support for command modifiers to the :MRU command 5 ani în urmă
plugin 73f80b2d82 Use a:pat instead of pat and add a cmd script to run unit tests on MS-Windows 5 ani în urmă
test 73f80b2d82 Use a:pat instead of pat and add a cmd script to run unit tests on MS-Windows 5 ani în urmă
.gitignore 8d68adaa91 Add a .gitignore file 5 ani în urmă
README e4feecb835 Update README 9 ani în urmă

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