On Tuesday, May 29, 2012 2:29:34 AM UTC-5, qfwfq wrote: > > In fact I can change the font only after I open gvim.
Yes, this is the only way :set guifont=* will ever work. Did you try that in your .vimrc? > I tried to set the > font in the .gvimrc but it didn't work. What did you try to set it to? The easy way to figure out what will work is to first use :set guifont=*, select the desired font, then :set guifont? to see what it actually got set to. -- 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
