view runtime/tools/ref @ 1945:9d6a886aceb2 v7.2.242

updated for version 7.2-242
author vimboss
date Wed, 29 Jul 2009 13:42: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