view runtime/tools/ref @ 8610:00dc4a8866d2

Added tag v7.4.1594 for changeset 40bb2619f5e295270a82c442de99db3c8096a5b0
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 14:15:05 +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