Friday, August 15, 2014

Re: recent files

On Friday, August 15, 2014 4:36:02 AM UTC-5, eNG1Ne wrote:
> • gVIM on ubuntu doesn't have a 'recent files' list
>
> • the Zeitgeist activity journal doesn't have a datasource definition for gVIM out of the box
>
> • the Zeitgeist repository sends back a 404 when I try to access it through synaptic
>
>
>
> While it looks to me as though the Zeitgeist project is dying on its feet, any chance someone out there has a datasource? could let me have a copy? could explain to me (simply and patiently) how to install it?
>
>
>
> Thanks in advance for hints and tips!

Vim has a couple "recent files" plugins, and additionally has a more bare-bones built-in list of recent files via :oldfiles and :e #<5 (for the 5th file in the list) or :e #<2 (for the 2nd file). See :help :oldfiles and :help c_#<.

I personally use the MRU plugin: http://www.vim.org/scripts/script.php?script_id=521

Or, were you talking about something else?

--
--
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/d/optout.

No comments: