-
vi in terminal - vimrc - set number
hi there!
i'm starting to use the editor vi. my vimrc-file looks as follows:
set number
set linebreak
set wm=4
set ai
the problem is that the "set number" results in an empty left margin whose width is comparable to the space jumped to the right after hitting tab-key.
see the screenshot.
how can i set the space to the left of the line number to zero?
thanks a lot in advance,
cheers,
crowhill.
-
Re: vi in terminal - vimrc - set number
This is normal - it allows for line numbers of 7 digits. I don't think that you can change it.
-
Re: vi in terminal - vimrc - set number
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks