10000 GitHub - lmintmate/mru: Most Recently Used (MRU) Vim Plugin - Combines improvements of lilydjwg's fork (most importantly the ability to remove items from the recent files list) with yegappan's upstream changes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mru Public
forked from lilydjwg/mru

Most Recently Used (MRU) Vim Plugin - Combines improvements of lilydjwg's fork (most importantly the ability to remove items from the recent files list) with yegappan's upstream changes

Notifications You must be signed in to change notification settings

lmintmate/mru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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 - Combines improvements of lilydjwg's fork (most importantly the ability to remove items from the recent files list) with yegappan's upstream changes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 99.4%
  • Shell 0.6%
0