RemoteReply

The RemoteReply event:

Fires:

radio_button_unchecked

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

Notes:

radio_button_unchecked

The pattern is matched against the {serverid}.

radio_button_unchecked

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

radio_button_unchecked

<afile> is the actual reply string.