DEBSOURCES
Skip Quicknav
sources / vim / 2%3A8.2.2434-3%2Bdeb11u1 / runtime / tools / ref
1234567891011
#!/bin/sh # # ref - Check spelling of the arguments # # Usage: ref word .. # # can be used for the K command of Vim # spell <<EOF $* EOF