MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

after/ftdetect is not being included. #169

Open codedmart opened 9 years ago

codedmart commented 9 years ago

I use vim-jsx which has a file in after/ftdetect/javascript.vim that is not being included. I checked :scriptnames and all the other files in the after dir are included.