view runtime/tools/ref @ 16305:7128a1b06d11

Added tag v8.1.1157 for changeset c83169bdb290387789e479a985cce0bb6983e61d
author Bram Moolenaar <Bram@vim.org>
date Fri, 12 Apr 2019 20:15:08 +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