view runtime/tools/ref @ 17285:413d523503a2

Added tag v8.1.1641 for changeset d3b15a3789e112ad4fad71018db90530a06f0497
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Jul 2019 14:15:06 +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