File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# vim-fontsize
22
3- Change font size easily .
3+ Change font size incrementally by one-key typing .
44
55Currently only works on Windows and Mac OS X (not tested).
66
77## Usage
88
991 . Run ` :Fontsize ` to enter the state of changing font size.
10- 2 . Simply press ` + ` (or ` = ` ) and ` - ` to increase and decrease the font size respectively. It changes font size by 0.5 in height or width every time.
10+ 2 . Press ` + ` /` = ` and ` - ` to increase and decrease the font size respectively,
11+ by 0.5 in height, if width is not the only dimension found in the 'guifont'
12+ setting, or width every time.
11133 . Press ` <Esc> ` to quit the state.
1214
13- It works by changing option ` guifont ` . Read ` :help 'guifont' ` to find if your system uses this option.
15+ It works by changing option ` guifont ` . Refer to ` :help 'guifont' ` to find if
16+ your system uses this option.
You can’t perform that action at this time.
0 commit comments