On Mon, Mar 25, 2002 at 04:07:36PM +1100, Angus Lees wrote: > tools that i've found useful for perusing large source trees/patches: > > diffstat > ediff > etags/ctags (etags for emacs, ctags for vi)
include 'vimdiff' (or 'gvimdiff') in that list. it's basically Vim 6's equivalent to ediff, and it's also very nice. it'll show you a diff view on two source files, using the standard Vim 6 folding techniques. it should come with the normal Vim package. -- #ozone/algorithm <[EMAIL PROTECTED]> - trust.in.love.to.save -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
