view runtime/tools/ref @ 4537:5cc98a5898cf v7.3.1016

updated for version 7.3.1016 Problem: Unused field in nfa_state. Solution: Remove lastthread.
author Bram Moolenaar <bram@vim.org>
date Sat, 25 May 2013 15:31:05 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

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