fisadev / vim-isort

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

set isort path #21

Open PegasusWang opened 6 years ago

PegasusWang commented 6 years ago

I use buildout and isort path is ./bin/isort, can I set isort path?

stsewd commented 6 years ago

If you are using Neovim, you can try isort.nvim.