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

Yegappan Lakshmanan d69f941d38 In older versions of Vim (< 7.4.1730), the strcharpart() and strchars() functions are not available. 5 роки тому
doc ae72775b33 Expand environment variables in the MRU_File variable. When opening a file in the last tab window, instead of using '$', use tablast 7 роки тому
plugin d69f941d38 In older versions of Vim (< 7.4.1730), the strcharpart() and strchars() functions are not available. 5 роки тому
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