tomlion / vim-solidity

Vim syntax file for solidity
MIT License
490 stars 321 forks source link

`switch` shouldn't be a keyword #21

Closed dmdque closed 6 years ago

dmdque commented 6 years ago

Solidity doesn't support switch statements, so they shouldn't be a highlighted keyword.

http://solidity.readthedocs.io/en/develop/control-structures.html#control-structures