view runtime/tools/ref @ 9208:429f389cadb2

Added tag v7.4.1887 for changeset 61e669c5da6f42cb0e1742a571e4deb3c17df569
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Jun 2016 14:15:05 +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