Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark Woods a120bf35c5 Add option to open file using relative path (#63) hace 2 años
  Yegappan Lakshmanan 1d96d77d3d When using fuzzy matching, retain the MRU file order. Fixes issue #59 hace 3 años
  Yegappan Lakshmanan 9953e03998 Update the version number and date hace 3 años
  Yegappan Lakshmanan 0ee56693ae Update help and license text hace 3 años
  Yegappan Lakshmanan f30ba874a9 Add support for setting the alternate file to the first file in the MRU list hace 4 años
  Yegappan Lakshmanan 4c24a925b2 Update help hace 4 años
  Tama McGlinn a484baac67 MRU_Toggle cmd added (#46) hace 4 años
  Yegappan Lakshmanan 6de2e9e5bf Add support for using command modifiers with the :MRU command and a file name hace 4 años
  Yegappan Lakshmanan a68d4f0677 Use VIMPRG instead of VIM for the VIM executable path hace 4 años
  Yegappan Lakshmanan b0cf14fba3 Add the MruGetFiles() function to return a list of file names from the MRU list. Add the MruRefresh command to remove non-existing files from the MRU list hace 4 años
  Yegappan Lakshmanan 0e37649486 Use buffer commands to open files if a buffer is present. Reset some options in the MRU window. Update help hace 4 años
  Yegappan Lakshmanan 918ac30a53 Update help hace 4 años
  Yegappan Lakshmanan c2c4228f2f Add support for fuzzy matching filenames hace 4 años
  Yegappan Lakshmanan ff1a4c68d9 Add a test for specifying MRU window height/width hace 4 años
  Yegappan Lakshmanan a9dce95023 Add support for specifying the MRU window height in the :MRU command hace 4 años
  Yegappan Lakshmanan 54a5b06b0c Fix error with older versions of Vim hace 4 años
  Yegappan Lakshmanan 3f59d1f5bb Add additional tests and add a LICENSE file hace 4 años
  Yegappan Lakshmanan 9cb8c04ac0 Add support for command modifiers to the :MRU command hace 4 años
  Yegappan Lakshmanan 805bde4775 Add support for deleting an entry from the MRU list in the MRU window hace 4 años
  Yegappan Lakshmanan 7fccc52c49 Add abort keyword to the functions hace 5 años
  Yegappan Lakshmanan 4b7570ab3f Update the help text hace 5 años
  Yegappan Lakshmanan e318b2e515 Add support for FZF integration hace 5 años
  Yegappan Lakshmanan ae72775b33 Expand environment variables in the MRU_File variable. When opening a file in the last tab window, instead of using '$', use tablast hace 7 años
  Yegappan Lakshmanan 7ef8683b98 Move the documentation from the plugin file to a doc file. Handle multi-byte file names correctly hace 7 años