From: Suraj Kurapati Date: 2006-12-21T10:17:55+09:00 Subject: Re: VimMate 0.6.2 Guillaume Benny wrote: > A new version of VimMate is now available: Version 0.6.2. Very nice! Thanks for making VimMate. It has the correct balance of the most useful IDE features and straight Vim editing. :-) The only thing I would ask is to make it start-up faster. Perhaps this can be achieved by gathering a list of entries in the current directory during start-up, and then: 1. gather their descendants on-demand: - when you browse a directory in the file-system browser - when you type some text in the file-system filter or 2. run a background thread (immediately after start-up) to gathers all descendants of the current directory. Anyway, keep up the good work! -- Posted via http://www.ruby-forum.com/.