view runtime/tools/ref @ 19422:e5cd953790be

Added tag v8.2.0268 for changeset 208644ebdff820d654ef3419a94cdcc7f39e94a1
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Feb 2020 10:15:05 +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