Monday, March 18, 2019

Re: Font size change

On Thursday, September 20, 2007 at 5:51:31 AM UTC-5, Martin Krischik wrote:
> Hello,
>
> On 20 Sep., 12:19, Andrew.Bridge...@corusgroup.com wrote:
>
> > I am currently trying to change the font size of files being viewed using
> > vim from the default ( 9) setting, can someone tell me where this is
> > defined so I can up it to size 10/11 or 12.
>
> You can have a look at my font plugin:
>
> http://vim.sourceforge.net/scripts/script.php?script_id=1337
>
> Either to use it or to see how fonts are set with various operating
> systems. Multi OS is the most notable feature of the plug-in.
>
> Martin

Martin,

I tried your suggestion for changing the font size while in a VIM session and it worked. I'd like to have it done in the startup file.
In Unix's VI one would put the set options in the ".exrc" file that executed when VI was invoked. what is the VIM equivalent of the ".exrc" file and can I put the example you gave, "set guifont=Courier:h9:cANSI" in the VIM startup file?

Lambert

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: