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 de5b60b826 add allow import circuits in circuits language compiler 5 years ago
..
ftdetect update readme, add circuit examples dir, add vim/nvim .circuit syntax highlighter 5 years ago
syntax add allow import circuits in circuits language compiler 5 years ago
README.md update readme, add circuit examples dir, add vim/nvim .circuit syntax highlighter 5 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'
Plug 'arnaucube/go-snark', {'rtp': 'vim-syntax'}

screenshot-vim