Skip to content

Instantly share code, notes, and snippets.

@hisasann
Created June 2, 2019 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hisasann/a673eefea8b9b1ffff60ce67fdc5c300 to your computer and use it in GitHub Desktop.
Save hisasann/a673eefea8b9b1ffff60ce67fdc5c300 to your computer and use it in GitHub Desktop.
the setting font part of .gvimrc
if has('gui_macvim')
set transparency=10
set guifont=Ricty\ Regular\ for\ Powerline:h13
set guioptions-=T
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment