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: 1 Dec 2007 08:33:42 -0000

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


sandalle AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |sandalle AT sourcemage.org
Status|NEW |RESOLVED
Resolution| |FIXED
Flag| |fixed, in, lesser, branch+




------- Additional Comments From sandalle AT sourcemage.org 2007-12-01 02:33
-------
The default VIm option is to *not* install the global vimrc. If you do not
want
VIm's default vimrc then do not install it, or override it with your own in
~/.vimrc.

The spell uses install_config_file, but forgets that only the following
directories will work with that (without further configuration) as defined in
/var/lib/sorcery/configs:
^/etc
^/var/www/
^/var/log
^/var/state

To add other directories/files, one must create a configs file for the
spell/directory/grimoire-level with what is to be considered a config. I have
added /usr/share/vim/vimrc to vim/configs with commit
0b1a8243711e77e7d1ddb7b8b798c7717826c3fc

--
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