titan-lang / titan

The Titan programming language
http://titan-lang.org
MIT License
406 stars 13 forks source link

Add syntastic config to help with editing generated C files with vim #221

Closed hugomg closed 6 years ago

hugomg commented 6 years ago

I use the syntastic vim plugin to display syntax errors in the files I edit and it would complain about not being able to find the ".h" files that we include.