Closed rageandqq closed 6 years ago
Change commands to:
:Tandem
:Tandem <ip> <port>
:TandemStop
The stop method will still be called automatically on quit (see autocmd on L285).
stop
Change commands to:
:Tandem
to start the agent:Tandem <ip> <port>
to start agent and connect to another:TandemStop
to stop the agentThe
stop
method will still be called automatically on quit (see autocmd on L285).