Clarity syntax highlighting and some handy commands
| command | task |
|---|---|
gd |
go to the definition of the current word |
:ClarinetCheck |
check syntax ( requires Clarinet ) |
Add this to vim-plug section of your .vimrc ( stdpath('config') . '/init.vim' for Neovim) then do a :PlugInstall
Plug 'Shifta-Robel/clarity_syntax_vim'Plugin 'Shifta-Robel/clarity_syntax_vim'git clone https://github.com/shifta-robel/clarity_syntax_vim ~/.vim/bundle/clarity_syntax_vim