view runtime/tools/ref @ 1339:3bfd2e1e2609 v7.1.053

updated for version 7.1-053
author vimboss
date Sun, 05 Aug 2007 17:20:43 +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