fisadev / vim-isort

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

Use the `Plugin` command instead of `Bundle` #7

Closed Matt-Deacalion closed 9 years ago

Matt-Deacalion commented 9 years ago

This was changed in Vundle in March 2014: http://git.io/vL4KV

fisadev commented 9 years ago

thanks! didn't know of that Vundle change, when I started using it the command was "Bundle" :)