ethereum / emacs-solidity

The official solidity-mode for EMACS
GNU General Public License v3.0
205 stars 66 forks source link

Added support for highlighting custom errors in solidity. #71

Closed hrkrshnn closed 3 years ago

hrkrshnn commented 3 years ago

They are almost same as events, so copied the existing code for events!