view runtime/tools/ref @ 1313:dbd226be80b1 v7.1.027

updated for version 7.1-027
author vimboss
date Tue, 10 Jul 2007 15:10:54 +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