Installation of many fonts in some popular Linux distributions can be done in GUI just like Win*, so I attempted to change my default font on Vim, and a picture is worth a thousand words.
The following command from Vim Tips Wikia will do:
:set guifont=[font-name]:h[font-size]
. (Escape the whitespace character with a backslash, i.e. use \
to represent a whitespace.)gVim with Inconsolata 12pt |
No comments:
Post a Comment