Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WORKAROUND: Allow to honor PYTHONHOME environment variable for +python/dyn and +python3/dyn #164

Merged
merged 1 commit into from Dec 4, 2015

Conversation

splhack
Copy link
Contributor

@splhack splhack commented Dec 4, 2015

It is temporary fix and it may be changed in the future
vim/vim#500

Example:

let $PYTHONHOME="/usr/local/Frameworks/Python.framework/Versions/2.7"
set pythondll=/usr/local/Frameworks/Python.framework/Versions/2.7/Python

…n/dyn and +python3/dyn

It is temporary fix and it may be changed in the future
vim/vim#500

Example:

	let $PYTHONHOME="/usr/local/Frameworks/Python.framework/Versions/2.7"
	set pythondll=/usr/local/Frameworks/Python.framework/Versions/2.7/Python
splhack added a commit that referenced this pull request Dec 4, 2015
WORKAROUND: Allow to honor PYTHONHOME environment variable for +python/dyn and +python3/dyn
@splhack splhack merged commit dcafb48 into master Dec 4, 2015
@splhack splhack deleted the fix/pythonhome_workaround branch December 4, 2015 07:56
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.

None yet

1 participant