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

Adding back snippets for '->' & '->>' #16

Merged
merged 1 commit into from
Oct 24, 2016

Conversation

dotemacs
Copy link
Collaborator

They were removed because the snippet files were as the macros, with '>'
in the name, which Microsoft Windows can't have as a file name.

I've added them back but with their full name instead.

Referring back to the issue: #14 the Microsoft Windows can handle '->' & '->>' ASCII characters just fine when typed in to a text editor. The problem was that they should not be used as the names of the files. See my change. Thanks

They were removed because the snippet files were as the macros, with '>'
in the name, which Microsoft Windows can't have as a file name.

I've added them back but with their full name instead.
@mpenet mpenet merged commit 1fca619 into mpenet:master Oct 24, 2016
@dotemacs
Copy link
Collaborator Author

Thank you!

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.

2 participants