From owner-freebsd-questions@FreeBSD.ORG Wed Mar 2 16:04:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC67616A4CE for ; Wed, 2 Mar 2005 16:04:40 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561CE43D49 for ; Wed, 2 Mar 2005 16:04:38 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so227547wri for ; Wed, 02 Mar 2005 08:04:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QLvSwFhxegir3hC3LvfTmOTb28wDaEevXczRX7nXnmHJvftV2WiHagex+Zq3zZFauID1JIFUhmw/9OwNalTKK/iSOuh/mixLJgU+z+lOcVoYg+EGxUfaMscJbF+Oi+3HeSjgtXKdmiqvOG2F8Fw/ujQDWpt9wCrI8jjjIBgeOQg= Received: by 10.54.17.14 with SMTP id 14mr36495wrq; Wed, 02 Mar 2005 08:04:37 -0800 (PST) Received: by 10.54.20.64 with HTTP; Wed, 2 Mar 2005 08:04:37 -0800 (PST) Message-ID: Date: Thu, 3 Mar 2005 00:04:37 +0800 From: FreeBSD MailingLists To: questions In-Reply-To: <217575067.20050302163720@rulez.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <217575067.20050302163720@rulez.sk> Subject: Re: global vimrc file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD MailingLists List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 16:04:41 -0000 that worked thanks On Wed, 2 Mar 2005 16:37:20 +0100, Daniel Gerzo wrote: > Hi FreeBSD, > > Wednesday, March 2, 2005, 4:31:56 PM, you wrote these comments: > > > I have the following ~/.vimrc > > > syn on > > set incsearch > > set ignorecase > > set smartcase > > set scrolloff=2 > > set wildmode=longest,list > > > I want to set this up as the default settings for my system. > > under linux i think there was a way to set global vimrc settings by writing to > > /etc/vimrc > > or > > /etc/vim/vimrc > > depending on the system. > > is there an equivalent file for FreeBSD? > > /usr/local/share/vim/vimrc > > -- > Best Regards, > > +----------==/\/\==----------+ (__) FreeBSD > | DanGer | \\\'',) The > | DanGer@IRCnet ICQ261701668 | \/ \ ^ Power > | http://danger.homeunix.org | .\._/_) To > +----------==\/\/==----------+ Serve > > [ Law of Institutional Food: Everything, including corn flakes, is > greasy. ] > >