fisadev / vim-isort

Vim plugin to sort python imports using https://github.com/timothycrosley/isort
MIT License
219 stars 32 forks source link

does not load with Pathogen #18

Open ubhisat opened 7 years ago

ubhisat commented 7 years ago

I use pathogen, for this to work, I had to make a copy of ftplugin to plugin. If it is okay with you, I can generate a PR.