Hi all,
I have uploaded a new version (3.7) of the Most Recently Used Files (MRU) plugin
to the Vim online site. You can download it from:
http://vim.sourceforge.net/scripts/script.php?script_id=521
The following changes are made in this version:
1. When deleting the last empty line in the MRU buffer, use the black
hole (_) register.
2. Set the filetype option for the MRU buffer to 'mru'.
3. When comparing strings, use '==#' instead of '==' to match case.
4. Use the fnameescape() function (if available) to escape special
characters in file names.
The Github repository for the plugin is at http://github.com/yegappan/mru.
- Yegappan
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Sunday, December 22, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment