vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.31k stars 1.14k forks source link

Add syntax checker for avra, an AVR assembler #2381

Closed UtkarshVerma closed 3 years ago

UtkarshVerma commented 3 years ago

This PR adds support for avra, an AVR assembler. It works well.

image

UtkarshVerma commented 3 years ago

Could you please add the 'hacktoberfest-accepted' label to this PR once this is accepted?

lcd047 commented 3 years ago

Syntastic is dead, these days it's useful only for people who are still using Vim 7. Please consider making an external checker instead.