README
August 12, 2010 ยท View on GitHub
= VimLint: A correctness and sanity checker of vim configuration.
VimLint is a tool to check your Vim configuration for poorly set options with reasons why they're considered bad and suggestions on how to improve them.
== Quick Start
Once installed, run VimLint by doing:
:VimLint
This will generate and open a report of your current Vim configuration.
== Resources
=== Website:
http://github.com/dahu/VimLint
=== Bug Tracker / Wiki:
http://wiki.github.com/dahu/VimLint/
=== Source Code:
http://github.com/dahu/VimLint
Now also available through Marc Weber's vim-addon-manager: http://www.vim.org/scripts/script.php?script_id=2905