[PROTIP] gVim: Set Default Font
gVimPortable\Data\settings\_vimrc
" """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" CUSTOM
" """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
if has("gui_running")
set guifont=Consolas:h12
endif
RTFM
https://stackoverflow.com/questions/16882696/settings-default-font-in-gvim
Problem: gVimPortable (the one from PortableApps.com)does not read _vimrc
in the data
folder, uses the one in %USERPROFILE%
.
IMSID_862187030F56B2B69E051A5D9B7E915796183138