view runtime/tools/ref @ 14209:508f1664bd8d

Added tag v8.1.0121 for changeset 4cb334816bb1ea635bd868a5fc76461b28ec31be
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jun 2018 12:15:07 +0200
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