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

Yegappan Lakshmanan a00a2ab337 Convert individual tests into separate functions il y a 5 ans
doc e318b2e515 Add support for FZF integration il y a 5 ans
plugin 2979dc4b3f problem using MRU plugin with Vim 7.4 and earlier il y a 5 ans
test a00a2ab337 Convert individual tests into separate functions il y a 5 ans
.gitignore 8d68adaa91 Add a .gitignore file il y a 5 ans
README e4feecb835 Update README il y a 9 ans

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