view runtime/tools/ref @ 70:088a834ca0aa

updated for version 7.0030
author vimboss
date Tue, 04 Jan 2005 21:45:14 +0000
parents 3fc0f57ecb91
children
line wrap: on
line source

#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF