From: Reid Thompson Date: 2006-09-15T08:29:28+09:00 Subject: Re: Making vim better (was Re: A better syntax highlighting color scheme for Ruby code on Vim?) ara.t.howard@noaa.gov wrote: > On Fri, 15 Sep 2006, Rick DeNatale wrote: > >> On 9/2/06, Piers Harding wrote: >> >>> Also - if you like vim - you may even like it even more if you haven't >>> allready disovered mru and Tlist with ctags? >> >> This is a little OT since it really applies to more than just ruby. >> >> I've been using Tlist/ctags for a while, and find myself wishing for >> more. >> >> If I've been editing a series of files in one vim/gvim session, it >> keeps a combiled taglist which is nice. What I'd like to be able to do >> is select, say a method name, in a file window, and 'go to' the >> definition, if it's in the tag list. >> >> Even better, if it's not then some way to grep the directory >> containing the current file, possibly recursively, for the definition, >> to look for likely files to add. >> >> I suspect that someone, somewhere has done this, but I can't seem to >> figure out how to express this as a google search. > > google 'glimpse' > > -a also google winmanager.vim or just search for it from www.vim.org/scripts/index.php