instant.nvim icon indicating copy to clipboard operation
instant.nvim copied to clipboard

Sync BufferWrites across clients

Open Abh15h3k opened this issue 3 years ago • 0 comments

Currently if any client saves :w a file it is written only for that client (in his local directory). Ideally this should also cause all clients to save the file.

Abh15h3k avatar Aug 29 '22 09:08 Abh15h3k