From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christian MICHON" Subject: Re: [PATCH] nice ftplugin for vim, that shows the commited diff in a split'ed buffer. Date: Tue, 17 Oct 2006 23:48:51 +0200 Message-ID: <46d6db660610171448h53de5e40wf55f19d6458127ef@mail.gmail.com> References: <11610450702261-git-send-email-madcoder@debian.org> <200610171238.04372.madcoder@debian.org> <802d21790610170359v3f17438dn8009ae9a55b2405c@mail.gmail.com> <200610171304.39131.madcoder@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-From: git-owner@vger.kernel.org Tue Oct 17 23:49:01 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZwnw-0003HX-DL for gcvg-git@gmane.org; Tue, 17 Oct 2006 23:48:57 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750798AbWJQVsx (ORCPT ); Tue, 17 Oct 2006 17:48:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750954AbWJQVsx (ORCPT ); Tue, 17 Oct 2006 17:48:53 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:18210 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1750798AbWJQVsw (ORCPT ); Tue, 17 Oct 2006 17:48:52 -0400 Received: by ug-out-1314.google.com with SMTP id o38so54517ugd for ; Tue, 17 Oct 2006 14:48:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yh1Db6s0/DvSynKiOF+Om0vBdmtyhwMOxX/oGpFFtoe8zeIag7yFEG8mZ8S4okI3FyY7u23l9TXSx7eG1rk7J6dx9RTIYId3hkQSEWKhjntusCZicVK+RO6KCFImh+CY1gEQT58BCDcx61LrSUTPD4cYOP8O4OlCMN71zVkSnZI= Received: by 10.78.128.15 with SMTP id a15mr10066233hud; Tue, 17 Oct 2006 14:48:51 -0700 (PDT) Received: by 10.78.198.20 with HTTP; Tue, 17 Oct 2006 14:48:51 -0700 (PDT) To: git@vger.kernel.org In-Reply-To: <200610171304.39131.madcoder@debian.org> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 10/17/06, Pierre Habouzit wrote: > and that time, I'll send that to the git contrib/vim maintainer so that > I won't bother the list too much :) > so there is a contrib/vim maintainer ? Sorry I'm new on git list (though Pierre gave me some hints already with git/vim). I'm interested in testing more of these goodies. Because I actually use git now on a daily basis for tcl/verilog/EDA together with (g)vim. I'd like particularly to know if a git-explorer type of plugin makes sense for (g)vim and would like in this case be part of the team developping it... using git of course :) -- Christian