On Jun 17, 11:09 am, Eric Weir <[email protected]> wrote: > On Jun 17, 2013, at 2:00 PM, Bee <[email protected]> wrote: > > On Jun 17, 10:25 am, Eric Weir <[email protected]> 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. > > > What does this return? > > > :set guifont? > > guifont=Monaco:10 > > That's what it was before I made the change. The change was to Monaco:14
Should be: Monaco:h14 -- -- 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.
