Mercurial > vim
view runtime/tools/ref @ 3369:045fdc5b6056 v7.3.451
updated for version 7.3.451
Problem: Tcl doesn't work on 64 MS-Windows.
Solution: Make it work. (Dave Bodenstab)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 22 Feb 2012 16:01:56 +0100 |
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