view runtime/tools/ref @ 13265:8aa94e1c561a

Added tag v8.0.1506 for changeset 9f3fd793795703332d2952f09aa9303b827527ab
author Christian Brabandt <cb@256bit.org>
date Mon, 12 Feb 2018 21:00:10 +0100
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