#! /bin/sh
# Copyright (C) 2002, Earnie Boyd  
#   mailto:earnie@uses.sf.net
# This file is a part of Minimal SYStem
#   http://www.mingw.org/msys.shtml
# File: rvi

exec vim -Z "$@"
