Bascially, I want to increase the space between line number and code. Other line number plugin is also acceptable.
From this:
to this:
Bascially, I want to increase the space between line number and code. Other line number plugin is also acceptable.
From this:
to this:
The option numberwidth changes the width of the number gutter.
E.g.
set numberwidth=10
It works (in the 'vim terminal') ...like
%left 5
% : whole document
left: distance between linenrs and code
`0 till infinitiy' : how many columns (=space of a monospace character) to go to the left