Skip to content

Check for has(python) || has(python3)#2

Open
westurner wants to merge 1 commit into
vim-scripts:masterfrom
westurner:patch-1
Open

Check for has(python) || has(python3)#2
westurner wants to merge 1 commit into
vim-scripts:masterfrom
westurner:patch-1

Conversation

@westurner

Copy link
Copy Markdown

This should fix support for vim compiled with +python3/dyn

I prefer this script to g:pymode_rope_organize_imports_bind because it doesn't remove imports for typing types that are only present in comments.
https://github.com/python-mode/python-mode/blob/1e97e4d8fa427f7b3262b2daadff8d32ca5be536/doc/pymode.txt#L567

@westurner

Copy link
Copy Markdown
Author

cc @goj

This should fix support for vim compiled with +python3/dyn

I prefer this script to g:pymode_rope_organize_imports_bind because it doesn't remove imports for typing types that are only present in comments.
python-mode/python-mode:doc/pymode.txt@1e97e4d#L567

westurner added a commit to westurner/dotvim that referenced this pull request Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant