view runtime/tools/ref @ 32808:c5e4ab7ea905

Added tag v9.0.1719 for changeset 0582b3b40319ff2562c7f627694504f647a6d0fd
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Aug 2023 23:30:04 +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