On Jun 17, 2013, at 1:38 PM, Ben Fritz <[email protected]> wrote:
> On Monday, June 17, 2013 12:25:54 PM UTC-5, Eric Weir wrote: >> Getting macvim set up on a new computer. It seems not to be reading the >> .vimrc. E.g., when I change font size and restart macvim the change doesn't >> take effect. The .vimrc is in my user directory. > > To see if Vim is reading ANY script, look at the output of the :scriptnames > command. Thanks, Ben. The .vimc is the second script bering read out of a large group---50 plus. > Did you actually edit your .vimrc file in order to change font size? What was > the "set guifont" line before and after your change? What does :echo > getfontname() tell you before and after your change? Font is a little more > complicated than other options, you might just be entering a bad string. Yes, I edited the .vimrc. Used the default mac text editor, textedit. :echo getfontname() returns nothing. Regards, ------------------------------------------------------------------------------------------ Eric Weir Decatur, GA USA [email protected] "We do not inherit the earth from our ancestors, we borrow it from our children." - Chief Seattle -- -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
