I just started to use AIX 7.1(I telnet to it) and the .vimrc I placed in ~ is not working.
The contents of .vimrc:
set showmode
set number
backspace=2
shiftwidth=8
No mode was shown, no line number too.
I tried to check what is the vimrc it is using with :scriptnames and :version, but it failed with same error( can't tell exact words now because I am not in office ).
How can I make this right?
vimand notvi. – grawity Sep 5 '11 at 17:03