instant.nvim
instant.nvim copied to clipboard
Sync BufferWrites across clients
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.