Event: RemoteReply

The RemoteReply event:

Fires:

When a reply from a Neovim that functions as server was received server2client().

Notes:

The pattern is matched against the {serverid}.

<amatch> is equal to the {serverid} from which the reply was sent

<afile> is the actual reply string.