view runtime/tools/ref @ 23601:3b600f015796

Added tag v8.2.2342 for changeset f4347a61ed384b233df4cdb99230d2fd3f2852ea
author Bram Moolenaar <Bram@vim.org>
date Wed, 13 Jan 2021 20: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