view runtime/tools/ref @ 26074:676e1735d5dd

Added tag v8.2.3570 for changeset 948550cae1e7a6883533e2e574be15480e8d8c68
author Bram Moolenaar <Bram@vim.org>
date Tue, 02 Nov 2021 00:00:08 +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