Chris Sutcliffe wrote:
> Sending to the list... darn gmail keeps wanting to respond to the
> original sender...
>
> ---------- Forwarded message ----------
> From: Chris Sutcliffe <[EMAIL PROTECTED]>
> Date: Sep 28, 2007 3:57 PM
> Subject: Re: patch 7.1.123
> To: Bram Moolenaar <[EMAIL PROTECTED]>
>
>
>> I don't see this problem. Please use this command to find out the
>> actual value of the option:
>>
>> :echo &rtp
>>
>> Using ":set rtp" displays the value with the name shortened again.
>
> Everything looked as it should. I then realized that I mised
> ~/vimfiles/after, so based on your suggestion:
>
>> If you see a problem try something like
>>
>> :set rtp+=~/vimfiles
>
> I've added :set rtp+=~/vimfiles,~/vimfiles/after
>
> now all the scripts work in both environments.
>
> Thanx for the help!
>
> Chris
Just a minor quibble: to keep the functional distinction before "before"
scripts and "after" scripts, use
:set rtp^=~/vimfiles rtp+=~/vimfiles/after
(adding the one in front and the other at the rear).
Best regards,
Tony.
--
Due knot trussed yore spell chequer two fined awl miss steaks.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---