Tuesday, December 28, 2010

Re: Wanted: vimrc file that sources modules

Larry Alkoff schrob am 29.12.2010 03:40:

> It explained the use of various modules to organize and set options like
> colors and other settings. When vim started, the modules would be sourced.

Some discussion about that:
http://www.mail-archive.com/vim_use@googlegroups.com/msg04360.html

As a general rule, anything you :source in your .vimrc file will be
sourced on Vim startup. I use that to separate my Vim settings from my
Vim plug-in settings:

https://github.com/dertuxmalwieder/My-Vim-configuration/blob/master/.vimrc

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: