Description
Checks Vim script files for style and likely mistakes, helping plugin authors and configuration maintainers catch problems earlier. It is useful for Vim plugin development and shared editor configuration repositories.
This is a terminal lint tool. Diagnostics are guidance, so review warnings before changing behavior in working Vim scripts.