Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 497 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 497 Bytes

fontisizer.vim

Font re-sizer vim code

Description

Taken the font_sizer code from QMI TAKU and added support for linux type fonts.

How to use

<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

Installation

git clone https://github.com/stephenmm/fontisizer.vim.git
mkdir -p ~/.vim/plugin
cp fontisizer.vim/fontisizer.vim ~/.vim/plugin