Historique des commits

Auteur SHA1 Message Date
  Yegappan Lakshmanan 6de2e9e5bf Add support for using command modifiers with the :MRU command and a file name il y a 4 ans
  Yegappan Lakshmanan cf9b8ba694 When loading a deleted buffer, make the buffer listed again il y a 4 ans
  Yegappan Lakshmanan 1e2357d4df Use the MRU window height for the FZF window il y a 4 ans
  Yegappan Lakshmanan 9d18574e93 Update the last changed date il y a 4 ans
  Yegappan Lakshmanan 49934eacb5 Refer to the MRU_File global variable only when loading the plugin. Use a script local varaiable after that. il y a 4 ans
  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 il y a 4 ans
  Yegappan Lakshmanan 2ca04658bb Fix the indentation il y a 4 ans
  Yegappan Lakshmanan 084d607a18 Remove listening to BufNewFile autocmd. Add another test il y a 4 ans
  Martin Roa Villescas a8d15b77b9 Re-enable BufRead, BufNewFile, and BufWritePost autocmds il y a 4 ans
  Martin Roa Villescas aee970a6b4 Update the mru file using the BufEnter autocmd il y a 4 ans
  Yegappan Lakshmanan 489ed488e9 set options for the MRU window properly il y a 4 ans
  Yegappan Lakshmanan 0e37649486 Use buffer commands to open files if a buffer is present. Reset some options in the MRU window. Update help il y a 4 ans
  Yegappan Lakshmanan a8de0345a5 Add additional tests il y a 5 ans
  Yegappan Lakshmanan c2c4228f2f Add support for fuzzy matching filenames il y a 5 ans
  Yegappan Lakshmanan a9dce95023 Add support for specifying the MRU window height in the :MRU command il y a 5 ans
  Yegappan Lakshmanan 54a5b06b0c Fix error with older versions of Vim il y a 5 ans
  Yegappan Lakshmanan 1669d2d1db Add additional tests il y a 5 ans
  Yegappan Lakshmanan 3a41546b2c Add additional test il y a 5 ans
  Yegappan Lakshmanan 73f80b2d82 Use a:pat instead of pat and add a cmd script to run unit tests on MS-Windows il y a 5 ans
  Yegappan Lakshmanan 8df9566258 Handle the MRU command modifier properly il y a 5 ans
  Yegappan Lakshmanan 9cb8c04ac0 Add support for command modifiers to the :MRU command il y a 5 ans
  Yegappan Lakshmanan 805bde4775 Add support for deleting an entry from the MRU list in the MRU window il y a 5 ans
  Anish Sane b9e9b7f4fa Reuse the current tab if it contains a single new unmodified file. il y a 5 ans
  Yegappan Lakshmanan 7fccc52c49 Add abort keyword to the functions il y a 5 ans
  Yegappan Lakshmanan 4b7570ab3f Update the help text il y a 5 ans
  Yegappan Lakshmanan 2979dc4b3f problem using MRU plugin with Vim 7.4 and earlier il y a 5 ans
  Yegappan Lakshmanan e318b2e515 Add support for FZF integration il y a 5 ans
  Yegappan Lakshmanan d69f941d38 In older versions of Vim (< 7.4.1730), the strcharpart() and strchars() functions are not available. il y a 5 ans
  Yegappan Lakshmanan 3ac09e0070 Change the MRU buffer name to -RecentFiles-. The previous name caused problems on MS-Windows il y a 5 ans
  Yegappan Lakshmanan a69db70aa0 Change the MRU buffer name to 'Recent Files'. If the current window/buffer has unsaved changes, use a different window. il y a 5 ans