On Mon, 17 Jun 2013 18:00:17 -0400 Eric Weir <[email protected]> wrote:
> > On Jun 17, 2013, at 2:07 PM, Bee <[email protected]> wrote: > > > Using the font menu item does not change your .vimrc, you need to > > edit. > > I've been making my changes in the .vimrc. > > > I have this in .gvimrc, it will choose the first VALID font in the > > comma separated list: > > > > set antialias guifont= > > \Menlo_Bold:h14, > > \Lucida_Sans_Typewriter_Bold:h14, > > \Courier_New_Bold:h14, > > \Courier_Bold:h14, > > \Monaco:h12, > > > > I like to keep vim and gvim (MacVim) settings in separate files. > > For as long as I've been using vim I've set this in my .vimrc. Should > I be doing it in the .gvimrc? Eric, A little experimentation would probably get you the answers you need. But here's complete documentation on how to do this: http://www.troubleshooters.com/linux/vifont.htm SteveT -- -- 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.
