view runtime/tools/ref @ 22662:0f6e0cc4e927

Added tag v8.2.1879 for changeset c6b17787a38f9c6275cf9934f67abce7fb83427e
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Oct 2020 16: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