view runtime/tools/ref @ 32:44f39ab4661f atsuki start

REP Vim7 version start
author atsuki
date Sat, 10 Nov 2007 15:09:06 +0900
parents 76efa0be13f1
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