summaryrefslogtreecommitdiff
path: root/uvim/runtime/tools/ref
blob: 7da6b069f32300901f4aa7e90d0e7eb1dbd78b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of MNV
#
spell <<EOF
$*
EOF