view runtime/tools/ref @ 204:a7547c77e563

updated for version 7.0060
author vimboss
date Tue, 15 Mar 2005 22:37:00 +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