jslint.vim
jslint.vim copied to clipboard
Quick fix has empty list on Windows 7.
Hi, guys. Thank you for this awesome project, and I really love it.
However, today, I found that it works differrently based on platform. I have a windows 7 machine, and a mac osx machine.
Mac has no problem using jslint.vim. It gives more suggestions and works with quick fix very well. On Windows, less suggestions and quick fix list is empty when I :copen.
I don't think this is the #24 issue.
I do have node.js on both machines. Can I change the csript.exe to node.exe?
Thank you very much.