class Utils::Editor

def edit_remote(*args)

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