tomlion / vim-solidity

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

Highlight Todos embedded in comments #34

Open AntoniosHadji opened 6 years ago

AntoniosHadji commented 6 years ago

I tested this with vim 8.1 on ubuntu 18.04 and it corrected the highlighting of the TODO keyword in solidity code.

mhluongo commented 4 years ago

I've merged this PR in a new repo we plan to maintain - https://github.com/thesis/vim-solidity - thanks @AntoniosHadji!