ats-vim
ats-vim copied to clipboard
Avoid creating *.c files
I noticed that the current command invocation was creating *_dats.c and *_sats.c files in my Vim's current working directory, despite the -cleanaft flag. Adding the -tcats file avoids generating the *.c files, and still reports errors.