3

On Windows gVim:

enter image description here

On Ubuntu gVim (same on Vim):

enter image description here

Why is the padding across the two operating systems so different? Is this a changeable feature?

Hennes
  • 65,804
  • 7
  • 115
  • 169
2c2c
  • 197

2 Answers2

0

One difference between Windows and other systems is the default for the 'linespace' setting, which inserts one pixel line between characters on Windows. See :help 'linespace'.

Ingo Karkat
  • 23,523
0

Besides the answer given by Ingo, note that starting from Patch 7.4.393 Vim on Windows let's you tweak the font rendering by setting the 'renderoptions'