Is there a way to use null zeroing in vi?

Is there a way to use null zeroing in vi or vim for line numbers and column / character numbers?

+1
vi
source share

No one has answered this question yet.

See similar questions:

10
VIM: indexed zero row numbers in: given number
7
Can I have vi numeric strings starting at 0

or similar:

1741
How to replace a character with a new line in Vim
1530
Duplicate the whole line in Vim
1127
What is your most successful combination with Vim?
703
Make vim show ALL spaces as a character
646
Vim removes blank lines
584
How to fix fingerprint of whole file in Vi?
494
Copy all lines to clipboard
247
Move text in insert mode
242
Find and replace lines in vim on multiple lines
222
Any way to delete in vim without overwriting your last yank?

All Articles