I spend my days in vim, currently writing a lot of JavaScript. I\'ve been trying to find a way to integrate JSLint or something similar into vim to improve my coding. Has an
Much better is to pipe the results through Lynx to deal with JSLint's unfortunate choice of HTML for output format. I have a blog post on how to do it here: