On Oct 5, 7:59 am, Keyan <key....@googlemail.com> wrote: > Hi, > > I still have the problem that the following line > > :set guifont=Menlo:h26 lines=30 columns=80 > > does change the font, but not the lines and columns. > > Cheers, > Keyan
Do you have that line in .vimrc? If yes, try it in .gvimrc Works here with one exception, my laptop screen is not large enough to display 80 columns at Menlo:h26 But this works great: :set guifont=Menlo:h18 lines=30 columns=80 Bill -- You received this message from the "vim_mac" 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