Easy Font Setting for Vim
-
Quickly apply current font setting to vimscript
-
Change font in different platform in one way.
-
Use
set guifont=*
to choose your font and font size. -
Type
EasyFont
and vimscript apply font will type in buffer. -
Copy it to your
.vimrc
.It will effect inMac
,Linux
andWindows
.