Skip to content

yegappan/mru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9dd1f09 · Dec 22, 2013

History

18 Commits
Dec 22, 2013
Nov 1, 2013

Repository files navigation

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.