What is the MacVim default font?
        Posted  
        
            by Alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex
        
        
        
        Published on 2010-05-22T03:30:31Z
        Indexed on 
            2010/05/22
            3:40 UTC
        
        
        Read the original article
        Hit count: 432
        
Hey there,
I love using macvim, and I really like the default font, but at work I recently got some bigger monitors, and I want to make the text bigger. It says in the macvim docs that it is Bitstream Vera, but trying to set the font like so:
:set guifont=Bitstream\ Vera\ Sans\ Mono:h16
results in an invalid font(s) error. So what is the default font then? I'm running the latest version of macvim and I am running Snow Leopard. 
Thanks!!
© Stack Overflow or respective owner