Syntax highlighting for the Cadence programming language. A high level programming lanaguage intended for smart contract development.
Install via vim-plug:
Add the following line to your .vimrc between where you have vim-plugdefined.
Plug 'Cian911/vim-cadence'Then run :PlugInstall.