I have JSHint installed and working in vim as evidenced by the fact that when I save a file, I can see it pointing out the errors in the code.
But when I type in :JSHint at the command line, it says it's not a command.
I'm using the pathogen.vim plugin but it didn't work before I installed pathogen, either.