-
Notifications
You must be signed in to change notification settings - Fork 6
this script allows you to sort python imports alphabetically
vim-scripts/sort-python-imports
Folders and files
Name | Name | 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
Watchers
Forks
Packages 0
No packages published