Hi MK! On Di, 13 Okt 2009, MK wrote:
> editor of choice at home, or anywhere else. However, the vim on the > server presents line numbers with a massive offset; normally mine > appear: > > 8 > 9 > 10 > > These appear: > 1 > 2 > > at least an entire 8 space tabstop in. I have my own .vimrc there and > can find nothing to account for it. I've just googled around, browsed > the documents, can't find anything, so as a last resort, here I am! Are you using vim or a vi clone (or vim in compatible mode)? I believe the vi default is 8 spaces. In vim you can tweak the value using the numberwidth option (which is only available since vim 7, I believe). regards, Christian -- :wq --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
