Can anyone confirm that *.vimrc* does not already exist in the test environment? . . .

Greg:
Can anyone confirm that .vimrc does not already exist in the test environment? I assume it’s not there, but it’s there in the kode kloud labs, so I just wanted to make sure. I plan to set the following, but let me know if you have suggestions. Thanks.
set expandtab paste tabstop=2 softtabstop=2 shiftwidth=2

Edith Puclla:
I am just curious, why you want to set this? How do you use it?

Madhan Kumar:
be careful in leaving set paste enabled all the time , it causes more harm than good .