Font re-sizer vim code
Taken the font_sizer code from QMI TAKU and added support for linux type fonts.
<Alt-=> Press Alt and equal (+) at the same time to increase font size Press Alt and minus (-) at the same time to decrease font size
git clone https://github.com/stephenmm/fontisizer.vim.git
mkdir -p ~/.vim/plugin
cp fontisizer.vim/fontisizer.vim ~/.vim/plugin