Skip to content
/ mru Public
forked from yegappan/mru

Most Recently Used (MRU) Vim Plugin

Notifications You must be signed in to change notification settings

yishilin/mru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

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.

The user manual is available at:
http://github.com/yegappan/mru/wiki/User-Manual

About

Most Recently Used (MRU) Vim Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 99.4%
  • Shell 0.6%