Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion _vimrc

Received: by 10.50.173.72 with SMTP id bi8mr14671862igc.2.1334904310100;
        Thu, 19 Apr 2012 23:45:10 -0700 (PDT)
X-BeenThere: vim_use@googlegroups.com
Received: by 10.50.151.199 with SMTP id us7ls778430igb.1.canary; Thu, 19 Apr
 2012 23:45:04 -0700 (PDT)
Received: by 10.50.187.202 with SMTP id fu10mr3319148igc.5.1334904304743;
        Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
Received: by 10.50.187.202 with SMTP id fu10mr3319147igc.5.1334904304733;
        Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
Return-Path: <johnb.beck...@gmail.com>
Received: from mail-iy0-f176.google.com (mail-iy0-f176.google.com [209.85.210.176])
        by gmr-mx.google.com with ESMTPS id eo1si1023238igc.0.2012.04.19.23.45.04
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
Received-SPF: pass (google.com: domain of johnb.beck...@gmail.com designates 209.85.210.176 as permitted sender) client-ip=209.85.210.176;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of johnb.beck...@gmail.com designates 209.85.210.176 as permitted sender) smtp.mail=johnb.beck...@gmail.com; dkim=pass header...@gmail.com
Received: by iagw33 with SMTP id w33so18212866iag.21
        for <vim_use@googlegroups.com>; Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:to:references:subject:date:message-id:mime-version
         :content-type:content-transfer-encoding:x-mailer:in-reply-to
         :x-mimeole:thread-index;
        bh=wq+PK4L4nloCsa3hH+wgILU8Tu48KTb3dOTB/9mzCEw=;
        b=j+moFSKRd/w+Btfw7pKB6alrc6gvCcwADVWGe+f+bxxPQ03PHXpRRetoR8s0rLX+9O
         zts0d+e1koi5K36ql2yBCwm+Y/cxtNpqeZ8IGnteKdWJrIXMYoSeBfGzO6BwwQ23Ss92
         HpRY1EHOw4tvQFl+jgDuHLklklEKXBfq+32bkDO8Hs6EnpuLOYKSFDJTLToH+0/mGiDb
         LWYR1GiW63K/qnoZKMS8rwaxGUwwFjlu2ughl6ieIg1Ku9T5vvsxfuSiIGgce14mMyJf
         0tX7sC+ONhLoqQ0w/fkzVGMNLNIY8gHI6Q2DRqLkfFnNnxxNvqoHC2QDAE1+tTM3/zF9
         mdEw==
Received: by 10.50.194.133 with SMTP id hw5mr4631300igc.57.1334904304622;
        Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
Return-Path: <johnb.beck...@gmail.com>
Received: from quartz (60-241-171-136.static.tpgi.com.au. [60.241.171.136])
        by mx.google.com with ESMTPS id m4sm5687405igw.1.2012.04.19.23.45.02
        (version=SSLv3 cipher=OTHER);
        Thu, 19 Apr 2012 23:45:04 -0700 (PDT)
From: "John Beckett" <johnb.beck...@gmail.com>
To: <vim_use@googlegroups.com>
References: <1333559548.25931.YahooMail...@web125801.mail.ne1.yahoo.com> <1334898315.36833.YahooMail...@web125802.mail.ne1.yahoo.com>
Subject: RE: _vimrc
Date: Fri, 20 Apr 2012 16:44:58 +1000
Message-ID: <06181EC7970F408E9361C0E7833721FB@quartz>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <1334898315.36833.YahooMail...@web125802.mail.ne1.yahoo.com>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157
Thread-Index: Ac0esza9jAY6cl2FSpmLQNbup0lJ4QADUZEg

hilal Adam wrote:
> Would experts like Ben Fritz, Marcin, Jurgen share their
> vimrc files with this forum?

Google finds lots of them, but many of those are burdened with
baggage.

There are two simple samples in these tips:

http://vim.wikia.com/wiki/Example_vimrc
http://vim.wikia.com/wiki/Build_Vim_in_Windows_with_Visual_Studio

John