class Utils::Editor

def edit_remote(*args)

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