Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2005 10:48:48 +0100
From:      Ramiro Aceves <ea1abz@wanadoo.es>
To:        questions <freebsd-questions@freebsd.org>
Subject:   Re: global vimrc file
Message-ID:  <42282F00.4040409@wanadoo.es>
In-Reply-To: <ded8d717050302073127176422@mail.gmail.com>
References:  <ded8d717050302073127176422@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD MailingLists wrote:
> 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?
> 
> TIA,
> Tomoki Taniguchi
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
Hello

Just a suggestion. That kind of questions can always be solved typing 
"man vim", and looking for the "FILES" section.

Enjoy

Ramiro



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42282F00.4040409>