view runtime/tools/ref @ 521:f4a775df722b v7.0145

updated for version 7.0145
author vimboss
date Sat, 10 Sep 2005 19:26:26 +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