view runtime/tools/ref @ 937:de8224965034 v7.0.063

updated for version 7.0-063
author vimboss
date Wed, 16 Aug 2006 20:02:22 +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