A filetype plugin to run syntax check of vim help files. It would be helpful for plugin authors.
Usage
Execute an ex command :VimhelpLint, then it adds errors to quickfix list. Then, for example, use :copen to check quickfix window. If you use :VimhelpLint!, it opens quickfix window automatically.