repo.or.cz
/
msysgit
/
historical-msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git]
/
share
/
vim
/
vim58
/
tools
/
ref
blob
77bfc805e24c472265aaa053d8281c7947e8c869
1
#!/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
#
9
spell
<<EOF
10
$*
11
EOF