view runtime/tools/ref @ 1507:a6776e2c9f01 v7.1.222

updated for version 7.1-222
author vimboss
date Sun, 13 Jan 2008 12:31:34 +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