Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for multiple operators #594

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Conversation

minikN
Copy link
Contributor

@minikN minikN commented Dec 3, 2019

Added faces:

  • arithmetic operators
  • increment/decrement operators

Added highlighting for:

  • logical operators
  • arithmetic operators
  • comparison operators
  • increment/decrement operators

…crement operators. Add faces for increment-, decrement- and arithmetic operators
"PHP Mode face used to increment and decremt operators (--, ++)."
:group 'php-faces
:tag "PHP Increment/Decrement Op")

Copy link
Member

Choose a reason for hiding this comment

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

👍

@zonuexe zonuexe merged commit f27474d into emacs-php:master Dec 5, 2019
@zonuexe
Copy link
Member

zonuexe commented Dec 5, 2019

@minikN Great works!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants