Watchers

mru.vim

Plugin to manage Most Recently Used (MRU) files

  • Script id: 521
  • Author: Yegappan Lakshmanan
  • Latest version: 3.3
  • Release date: 2009-12-18
  • Release notes:
    * Limit the number of file names displayed in the MRU menu. Provide a configuration variable for selecting the number of file names displayed in the MRU menu or in the sub-menu.
    * Add a menu accelerator for the Recent Files menu.
    * Add the ":Mru" command (alias for the ":MRU" command) for ease of use.
    * When a file not present in the MRU list is supplied to the ":Mru" command, then open the file.
    * Add 'v' command to edit a file from the MRU list as read-only.
    * Increase the default MRU list size to 100 from 10.
    * Support for opening multiple files from the MRU list.