Font and Font Size in gvim
Friday, April 2, 2010
Edit ~/.gvimrc and put the following lines:
set guifont=*
set guifont=Courier\ 10\ Pitch\ 12
Here "Courier 10 Pitch" is the name of the font and 12 is the font size.
Edit ~/.gvimrc and put the following lines:
set guifont=*
set guifont=Courier\ 10\ Pitch\ 12
Here "Courier 10 Pitch" is the name of the font and 12 is the font size.
0 comments:
Post a Comment