Hi, On 24 May 2013 18:02, Marcos Cruz <[email protected]> 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 ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
