view runtime/tools/ref @ 1875:09f00d57222b v7.2.172

updated for version 7.2-172
author vimboss
date Thu, 14 May 2009 20:01:05 +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