Setting 2 fonts with different sizes in MacVim

久未见 提交于 2019-12-01 23:39:32

You can have a look at :set guifontset=-*-*-medium-r-normal--16-*-*-*-c-*-*-*

From :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|

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!