Hi,
On 24 May 2013 18:02, Marcos Cruz <vim...@pr...> wrote:
> En/Je/On 2013-05-23 21:38, matto fransen escribió / skribis / wrote :
>> Attached please find a patch for vimprobable2.
>> It makes it possible to set the downloadpath and the statusfont with
>> :set and through the rc-file.
>
> Thank you Matto. It works fine. First I had some problems because the
> sources were already patched and modifed, but finally I patched
> manually.
Ah. The patch was against a current clone :)
> Now I'm trying to add urlboxfont after your implementation of
> statusfont, but it seems the required changes are different, because
> urlbox has three possible values (normal, warning and error).
Indeed, this is a bit more complicated.
In the current config file, all three values carry the same values.
So if Hannes agrees, we can change the code so that there is just
one single font for the urlbox. Then we can use the current
mechanism for the other rc-file settings (as well as the :set command)
for also this font.
In that case it seems logical to also do this for the completionfont.
Hannes, please give your opinion about this.
Cheers,
Matto
|