/vim-cadence

Syntax highlight for the Cadence programming language. A high level programming lanaguage intended for smart contract development. :neckbeard:

Primary LanguageVim Script

vim-cadence

Syntax highlighting for the Cadence programming language. A high level programming lanaguage intended for smart contract development.

Installation

Install via vim-plug:

Add the following line to your .vimrc between where you have vim-plugdefined.

Plug 'Cian911/vim-cadence'

Then run :PlugInstall.