Skip to content

One-key typing to change font size incrementally

Notifications You must be signed in to change notification settings

Ace-Who/vim-fontsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vim-fontsize

Change font size incrementally by one-key typing.

Currently only works on Windows and Mac OS X (not tested).

Usage

  1. Run :Fontsize to enter the state of changing font size.
  2. Press +/= and - to increase and decrease the font size respectively, by 0.5 in height, if width is not the only dimension found in the 'guifont' setting, or width every time.
  3. Press <Esc> to quit the state.

It works by changing option guifont. Refer to :help 'guifont' to find if your system uses this option.

About

One-key typing to change font size incrementally

Resources

Stars

Watchers

Forks

Packages

No packages published