[olug] vim version (vim behavior)

Christopher Cashell topher at zyp.org
Tue Sep 2 19:26:32 UTC 2003


At Tue, 02 Sep 03, Unidentified Flying Banana Mike Peterson, said:
> Red Hat 9 comes with vim-common-6.1-29.
> It treats comments fine and there is not .vimrc file.
> See if your distribution  has created one for your user account?

Check the /etc/vim/vimrc file.  This is the system-wide defaults file
that vim uses.

> If not, you need to create the .vimrc file and put the settings in it that
> you want off that are on.

This is where you should set things like nocindent, etc.  You should
also check for a .exrc, though.  Vim will also read that.

Another helpful thing, to determine what *is* set, is to start up vim
and then type ':set'.  This will display current settings.

-- 
| Christopher
+------------------------------------------------+
| A: No.                                         |
| Q: Should I include quotations after my reply? |
+------------------------------------------------+



More information about the OLUG mailing list