view runtime/tools/ref @ 27485:0226a849fd5b

Added tag v8.2.4270 for changeset ee1019e59bef222767b0d2ce9f1aa030200b2425
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Jan 2022 13:30:06 +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