willys5000 / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

UI: add standard font zoom key bindings #358

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Control shift + and - are becoming standard key bindings for zooming in and 
out, supported by terminals, browsers and other widely used apps.  Vim should 
support these as GUI font size changes out of the box.  There's an 
implementation here if necessary:

https://github.com/drmikehenry/vim-fontsize

Original issue reported on code.google.com by peter.ec...@gmail.com on 4 May 2015 at 6:52