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 #88, highligthing keywords in encore-mode.el #268

Merged
merged 1 commit into from
Oct 25, 2015

Conversation

kikofernandez
Copy link
Contributor

fix issue #88 where, if a variable name contains an underscore and then a keyword, then the keyword will be highlighted. If there's no underscore, it's fine.

fix issue #88 where, if a variable name contains an underscore and then a
keyword, then the keyword will be highlighted. If there's no underscore,
it's fine.
@EliasC
Copy link
Contributor

EliasC commented Oct 25, 2015

Didn't think it would be that simple :)

Ready to merge this right off the bat!

@kikofernandez
Copy link
Contributor Author

me neither... I started playing with regex until I found somewhere in the docs that you can get this by using the symbols :)

EliasC added a commit that referenced this pull request Oct 25, 2015
fix #88, highligthing keywords in encore-mode.el
@EliasC EliasC merged commit 5b87dc9 into parapluu:master Oct 25, 2015
@kikofernandez kikofernandez deleted the fix/highlight-keywords branch October 25, 2015 20:38
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