You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
arnaucube 478006134d Archive repository 2 years ago
..
ftdetect update readme, add circuit examples dir, add vim/nvim .circuit syntax highlighter 5 years ago
syntax wasm proof generation from browser working. Added cli wasm exporters, html&js browser example, wasm wrapper from go 4 years ago
README.md Archive repository 2 years ago
screenshot.png update readme, add circuit examples dir, add vim/nvim .circuit syntax highlighter 5 years ago

README.md

circuit vim syntax

Installation in vim/nvim using plug

Using Plug, add this lines into the .vimrc/init.vim:

Plug 'arnaucube/go-snark-study'
Plug 'arnaucube/go-snark-study', {'rtp': 'vim-syntax'}

screenshot-vim