view runtime/tools/ref @ 1311:b686fb4898d1 v7.1.025

updated for version 7.1-025
author vimboss
date Tue, 10 Jul 2007 11:28:55 +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