Increasing font size for GUI Vim
You’ve just installed gVim or MacVim and you noticed that the default font size is a little smaller than the one in vanilla Vim or neovim. To fix that create a ~/dotfiles/gvimrc
and symlink it with
ln -s ~/dotfiles/gvimrc ~/.gvimrc
This is an excerpt from my gvimrc
config:
set guifont=MonacoB:h18
Now it should work as excepted. Tested on MacVim.
You can also find the config on my dotfiles hosted on GitHub.
Written by Wojtek Ryrych
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#