blob: 77bfc805e24c472265aaa053d8281c7947e8c869 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001#!/bin/sh
2#
3# ref - Check spelling of the arguments
4#
5# Usage: ref word ..
6#
7# can be used for the K command of Vim
8#
9spell <<EOF
10$*
11EOF