Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 23:31:56 +0800
From:      FreeBSD MailingLists <freebsd.ml@gmail.com>
To:        questions <freebsd-questions@freebsd.org>
Subject:   global vimrc file
Message-ID:  <ded8d717050302073127176422@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



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