view runtime/tools/ref @ 25855:8f877a00d685

Added tag v8.2.3461 for changeset 2d0bea8aed33bad258677c1ad2569463abb9b004
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Oct 2021 17:45: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