Re: file subset of file updated

2019-08-01 Thread Erik Christiansen
On 31.07.19 12:15, Bee wrote: > Does vim have the ability to reference a file made of files? > > file A is a subset of file B > file A = text > file B = file A plus more text In my experience, Vim edits multiple files, one at the time, and you can switch between them. Where you have created

Re: file subset of file updated

2019-07-31 Thread Tim Chase
On 2019-07-31 12:15, Bee wrote: > Does vim have the ability to reference a file made of files? > > file A is a subset of file B > file A = text > file B = file A plus more text > > When file A is updated opening file B shows the changes Not out of the box AFAIK. It would help to know the type

file subset of file updated

2019-07-31 Thread Bee
Does vim have the ability to reference a file made of files? file A is a subset of file B file A = text file B = file A plus more text When file A is updated opening file B shows the changes -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below