Most Recently Used (MRU) Vim Plugin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
407 B

  1. Most Recently Used (MRU) Vim plugin
  2. The Most Recently Used (MRU) plugin provides an easy access to a list of
  3. recently opened/edited files in Vim. This plugin automatically stores the
  4. file names as you open/edit them in Vim.
  5. This plugin will work on all the platforms where Vim is supported. This
  6. plugin will work in both console and GUI Vim. This version of the MRU
  7. plugin needs Vim 7.0 and above.