Bah, I don't like this :-(
I'll install a global file if I want to.
Tobias Ulmer wrote:
On Sun, Jul 09, 2006 at 12:06:53PM -0600, Chris Kuethe wrote:
Works for me with gtk2 flavor. I'm not so sure I like the global
config. I have no real use for this, as I'm the only vim user on my
single-user machines... other opinions?
Nobody speaks up, so i will ;) The whole point of this is that I don't
like to have the (always global) vimrc file in
/usr/local/share/vim/vimrc. All ports are expected to have their config
files in etc, right?
If you have custom plugins that you want to make available for everyone
-> put it into /usr/local/share/vim/vim70/autoload? It sure will break
pkg_delete. What if you want to change something in a supplied plugin?
pkg_add will break on the next update
Btw, even if that does not count that much. Debian has the same setup.
Now if that doesn't convince you, i don't know what does ;)
Tobias
Tobias: I updated the vim.diff to take into account the update to vim 7.0.35
---------- Forwarded message ----------
From: Tobias Ulmer <[EMAIL PROTECTED]>
Date: Jul 9, 2006 12:47 AM
Subject: small vim patch
To: Chris Kuethe <[EMAIL PROTECTED]>
Hi Chris,
here's a small patch that makes it possible to have a system wide vimrc,
plugins, scripts, ... in /etc/vim. It also installs the example vimrc by
default. Should work with the gtk2 flavor as well (untested, because it
takes ages on my 486 ;))
Diff and patches attached, i hope you like it :)
Tobias
--
GDB has a 'break' feature; why doesn't it have 'fix' too?