view runtime/tools/ref @ 1827:0e4c64dfc611 v7.2.125

updated for version 7.2-125
author vimboss
date Tue, 24 Feb 2009 03:12:40 +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