Skip to content

Fix misconfigured Python paths in default vimrc #812

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

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

ychin
Copy link
Member

@ychin ychin commented Dec 10, 2018

Homebrew Python 2.7 was misconfigured to use the wrong path, and official Python 2.7 install was configured to set "pythonthreedll" instead of "pythondll". Fix them.

Fix #803

Homebrew Python 2.7 was misconfigured to use the wrong path, and
official Python 2.7 install was configured to set "pythonthreedll"
instead of "pythondll". Fix them.

Fix macvim-dev#803
@ychin ychin force-pushed the fix-homebrew-python2 branch from e92be4c to 7c26ef0 Compare December 10, 2018 10:29
@ychin ychin changed the title Fix misconfigured Homebrew Python 2.7 path in default vimrc Fix misconfigured Python paths in default vimrc Dec 10, 2018
@ychin ychin merged commit d6f259e into macvim-dev:master Dec 10, 2018
@ychin ychin deleted the fix-homebrew-python2 branch December 10, 2018 11:03
ychin added a commit to ychin/macvim that referenced this pull request Dec 13, 2018
Vim patch 8.1.577

Targets macOS 10.8+

Features:

- The option to automatically download and install updates is now
  exposed in the preference panel. This gives you a way to uncheck it,
  as previously there was no user-visible way to do so once it's
  checked. macvim-dev#816

Fixes:

- Title bar is no longer transparent in 10.12 Sierra macvim-dev#805
- Fixed 'transparency' setting not working properly in Mojave macvim-dev#805
- Fixed setting 'fullscreen' in vimrc leading to black screen in 10.14
  Mojave if non-native fullscreen is used macvim-dev#811
- Fixed showing all black if MMUseCGLayerAlways is set in 10.14 Mojave
  macvim-dev#811
- Fixed misconfigured Python paths in default vimrc macvim-dev#812

Script interfaces have compatibility with these versions:

- Lua 5.3
- Perl 5.18
- Python2 2.7
- Python3 3.7
- Ruby 2.5
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