android_mt6572_jiabo/external/vim/runtime/tools/ref
2025-09-05 16:56:03 +08:00

11 lines
137 B
Bash
Executable file

#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF