CardiacPhase/Git/usr/share/vim/vim81/tools/ref

12 lines
137 B
Plaintext
Raw Normal View History

2019-05-06 16:34:28 +02:00
#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF