On Wed, May 10, 2006 at 10:02:59PM -0400, Benji Fisher wrote:
> On Wed, May 10, 2006 at 10:36:52AM +0200, Andrei A. Voropaev wrote:
> > Hi!
> > 
> > I've installed vim 7 from sources. This did the installation for the RT,
> > but somehow the keymaps directory is missing. I've copied it from the
> > old 6.3 installation, but maybe I should simply obtain some additional
> > file?
> 
>      I have a keymap/ subdirectory of $VIMRUNTIME.  Yes, it is in the
> standard archive, verified by
> 
> $ bzcat vim-7.0.tar.bz2 | tar tf - | grep key

Hm. Actually it is really there. But why is it not installed then?
Guessing, during installation I've added FEAT_LANGMAP by modifying
feature.h file, looks like Makefile didn't know about that
and didn't install the keymap when I did make install.

-- 
Minds, like parachutes, function best when open

Reply via email to