This plugin is a work in progress and should not be considered a finished product
Syntax highlight, lint, and deploy clarity smart contracts.
Install using your favorite package manager, or use Vim's built-in package support. The below example uses dein:
call dein#add('alexkeating/vim-clarity')
In order to get the most out of this plugin we recommend installing the stacks-cli and clarity-lint. Without these dependencies one cannot' lint or deploy their smart contracts.