I am new to VIM. I have successfully installed pathogen and with the pathogen i install NERDTree, snimate, vim airline, vim snippets etc all are working fine. But when i tried syntastic its not detecting any errors i follow the directions for their github repository. https://github.com/scrooloose/syntastic
Here is my .vimrc for syntastic
:h syntastic is not working but :SyntasticInfo is working
Here is my little ruby script and syntastic is not detecting any errors