view runtime/tools/ref @ 6863:2cb682025709

Added tag v7-4-751 for changeset db53fd1a7d5c
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Jun 2015 13:44:13 +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