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

Fix copying from system clipboard for macosx sierra #47

Merged
merged 1 commit into from
May 1, 2017
Merged

Conversation

egel
Copy link
Owner

@egel egel commented Mar 12, 2017

Closed #46

@egel egel changed the title Fix coping from system clipboard for macosx Fix copying from system clipboard for macosx sierra Mar 29, 2017
@@ -104,7 +104,11 @@ endif
endif

set noshelltemp " Use pipes
set clipboard=unnamed,unnamedplus " Use the system clipboard for yank/put/delete
if s:is_macvim
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this back. not required

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@egel egel merged commit 4330ecc into master May 1, 2017
@egel egel removed the in progress label May 1, 2017
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