I\'m using Vim in MacVim on Mac OS X. I have following config in .gvimrc:
set guifont=Inconsolata:h15
But I\'d like to set to different font an
You can have a look at :set guifontset=-*-*-medium-r-normal--16-*-*-*-c-*-*-*
:set guifontset=-*-*-medium-r-normal--16-*-*-*-c-*-*-*
From :h guifontset:
:h guifontset
When not empty, specifies two (or more) fonts to be used. The first one for normal English, the second one for your special language. See |xfontset|