class Utils::Editor

def edit_remote_wait(*args)

def edit_remote_wait(*args)
  cmd(vim, gui, '--servername', servername, '--remote-wait', *args)
end