Hi Guys :)
So this may be a trivial issue to resolve.
The company I work for has their own file format, and it contains java like code.
Right now there is no syntax highlighting when I open it their files with vim, after installing spf13.
Is there somewhere I can add their file extension to, in order to get have syntax highlighting?
Thanks!
Ps I did cp the file and replace their extension with .java and the syntax highlighting worked fine :)