Re: Help: swap file created in vim each time I am editing code ?

2020-05-04 Thread George Dinwiddie
Kunal, On 5/4/20 1:33 PM, Kunal Chauhan wrote: This can be happen ? If my friend and me both has open same file remotely on same server. If this is case then what action will be the safer? Vim is not designed for simultaneous editing of the same file. If two instances of vim are editing the s

Re: Help: swap file created in vim each time I am editing code ?

2020-05-04 Thread Kunal Chauhan
This can be happen ? If my friend and me both has open same file remotely on same server. If this is case then what action will be the safer? On 4 May 2020 11:00 p.m., "Charles Campbell" wrote: > George Dinwiddie wrote: > >> Kunal, >> >> On 5/2/20 11:59 AM, Kunal Chauhan wrote: >> >>> Hi Team, >

Re: Help: swap file created in vim each time I am editing code ?

2020-05-04 Thread Charles Campbell
George Dinwiddie wrote: Kunal, On 5/2/20 11:59 AM, Kunal Chauhan wrote: Hi Team, I am facing issue that each time a swp file is created as I am editing code. The .swp file is a normal part of vim operation. If you exit the file in a normal fashion, vim will delete the .swp file. Descri

Re: Help: swap file created in vim each time I am editing code ?

2020-05-02 Thread George Dinwiddie
Kunal, On 5/2/20 11:59 AM, Kunal Chauhan wrote: Hi Team, I am facing issue that each time a swp file is created as I am editing code. The .swp file is a normal part of vim operation. If you exit the file in a normal fashion, vim will delete the .swp file. Description is below : (1) Anot

Help: swap file created in vim each time I am editing code ?

2020-05-02 Thread Kunal Chauhan
Hi Team, I am facing issue that each time a swp file is created as I am editing code. Description is below : (1) Another program may be editing the same file. If this is the case, be careful not to end up with two different instances of the same file when making changes. Quit, or