Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2225
Keep your imports tidy!
This script allows you to sort python imports easlily.
Use :PyFixImports, command to fix imports in the beginning of currently edited file. You can also use visual mode to select range of lines and then use <C-i> to sort imports in those lines.
Needs vim compiled with python support!

About

this script allows you to sort python imports alphabetically

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages