class Utils::Editor

def edit_remote_send(*args)

def edit_remote_send(*args)
  cmd(vim, gui, '--servername', servername, '--remote-send', *args)
end