view runtime/tools/ref @ 31697:5b7ae9350da9

Added tag v9.0.1180 for changeset 57248cc8bd70b586438f841b5c7887b7034f7d7d
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Jan 2023 20:15:03 +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