#!/bin/sh - # spellarg - check the spelling of the word arguments # Steve Kinzler, kinzler@cs.indiana.edu, Nov 98 # http://www.cs.indiana.edu/~kinzler/home.html#unix # direct adaptation of the `ref` script from the VIM distribution # .vimrc: set keywordprg=spellarg; Vim: 'K' command to spellcheck word spell <