Skip to content

Version 3.10 (Feb 5, 2021)

Compare
Choose a tag to compare
@yegappan yegappan released this 06 Feb 02:05
· 8 commits to master since this release

The following changes are made in this release:

  1. Add support for fuzzy searching the MRU list (using matchfuzzy())
  2. Add support for FZF integration
  3. Add support for deleting a file from the MRU list
  4. Expand the environment variables in the MRU_File variable.
  5. When opening a file from the MRU window using 't', reuse the current tab page if it is empty.
  6. Change the MRU buffer name to '-RecentFiles'
  7. Add support for command modifiers in the :MRU command
  8. Add support for specifying the MRU window height.
  9. When opening existing buffers, use buffer commands to retain buffer-local settings.