global vimrc file

Ramiro Aceves ea1abz at wanadoo.es
Fri Mar 4 03:52:24 PST 2005


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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



More information about the freebsd-questions mailing list