On 2006-05-24, "Altman, Joel G. (JSC-CC)[LM]" <[EMAIL PROTECTED]> wrote:
> In my old VIM version (5.4) I could put the line "set nu" in my .exrc
> file and have line numbers on the file I was editing.  Since I upgraded
> to VIM 7.0, I've discovered no option for the .vimrc file to do the same
> thing.  Have I missed something?

That hasn't changed; "set nu" should still work.  If you're sure 
your .vimrc file is being read, but you still don't see line 
numbers, you can execute

    :verbose set nu?

to see where nu is being reset to nonu.

HTH,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Wireless Division
                             | Spokane, Washington, USA

Reply via email to