view runtime/tools/ref @ 13405:b65fa9463baa

Added tag v8.0.1576 for changeset 6155728094353dd3990aa7700c1d647ac501fcb6
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Mar 2018 12:30:07 +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