Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14128] ViM global config file not properly tracked

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14128] ViM global config file not properly tracked
  • Date: 26 Nov 2007 16:43:29 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14128





------- Additional Comments From flux AT sourcemage.org 2007-11-26 10:43 -------
I did some testing/debugging with this, and it seems the problem is also
related
to the fact that ViM will not look at /etc for it's system-vimrc file either
(so
a generic system override is not possible). I recompiled vim with the option
of
installing a system-wide vimrc file set to [n] for the time being. However, to
solve this problem, either /usr/share/vim/vimrc (the upstream default location
for the system-wide vimrc on unix platforms) needs to be tracked as a config
file, or some configure setting needs to be done at compile time to get vim to
look in either /etc or /etc/vim for the vimrc file. I tried figuring out how
to
do this myself from taking a quick glance at the ./configure options, but
couldn't find anything for changing the system-vimrc path and only the
system-vimrc path.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page