Gentoo Archives: gentoo-dev

From: Gontran <gontran@×××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] vim help files
Date: Tue, 24 Jul 2001 21:07:29
Message-Id: 20010724200546.B27990@potre
In Reply to: [gentoo-dev] vim help files by Ollie Rutherfurd
1 * Ollie Rutherfurd (oliver@××××××××××.net) wrote:
2 > Hello,
3 >
4 > By default, Vim cannot find the help files when you enter ':help', as it is
5 > looking for them to be gzipped, and they are not. I'm not sure whether they
6 > should be, compressed, or whether the setting is incorrect - but either way,
7 > they're out of sync. By removing the '.gz' at the end of line 38, of
8 > /etc/skel/.vimrc, I was able to view the help files (plus in my ~/.vimrc).
9 >
10 > -Ollie
11 > oliver@××××××××××.net
12 >
13
14 Thank you Ollie!
15
16 Gontran