I'm trying to use the vim-coffee-script plugin https://github.com/kchmck/vim-coffee-script but its not detecting a test file as a coffeescript filetype. However when I do it manually
:set ft=coffee
it works. What's going on?
.vimrc and test.coffee https://gist.github.com/911087