Recent Files List with Vim - Editors

This is a discussion on Recent Files List with Vim - Editors ; Is there anyway to open recent edited files in vim? Thank you...

+ Reply to Thread
Results 1 to 4 of 4

Recent Files List with Vim

  1. Default Recent Files List with Vim

    Is there anyway to open recent edited files in vim?

    Thank you


  2. Default Re: Recent Files List with Vim

    In article <1169042096.980014.117850@s34g2000cwa.googlegroups.com>,
    Simao M <simao.mml@gmail.com> wrote:
    >Is there anyway to open recent edited files in vim?
    >
    >Thank you


    :e <nameofrecentlyeditedfile>


  3. Default Re: Recent Files List with Vim

    Kenny McCormack wrote:

    > In article <1169042096.980014.117850@s34g2000cwa.googlegroups.com>,
    > Simao M <simao.mml@gmail.com> wrote:
    >>Is there anyway to open recent edited files in vim?


    No, but here are plugin who give that functionality. I never installed one,
    instead I increased my history buffer. see:

    :history

    The histroy will contain all the :edit commands used to open the files - and
    that has been enough for me.

    > :e <nameofrecentlyeditedfile>


    Come one, give a propper answer! The OP might not be a native English
    speaker and therefore might not appreciate sense of humour.

    Martin
    --
    mailto://krischik@users.sourceforge.net
    Ada programming at: http://ada.krischik.com

  4. Default Re: Recent Files List with Vim

    Simao M wrote:
    > Is there anyway to open recent edited files in vim?


    Yes, with plugins. Try http://vim.sf.net/ and click on [search].
    Search for "most recently used".

    Dart

+ Reply to Thread

Similar Threads

  1. filter bad words,list recent 10
    By Application Development in forum PHP
    Replies: 3
    Last Post: 11-01-2007, 04:26 PM
  2. Recent used files list
    By Application Development in forum Clipper
    Replies: 1
    Last Post: 09-16-2007, 04:30 AM
  3. Recent files / History
    By Application Development in forum Adobe Indesign
    Replies: 0
    Last Post: 07-05-2007, 10:47 AM
  4. Recent Search Results List
    By Application Development in forum Pegasus
    Replies: 12
    Last Post: 03-23-2007, 01:29 PM
  5. Recent Searches List
    By Application Development in forum Pegasus
    Replies: 0
    Last Post: 04-03-2006, 11:01 AM