Matt

Results 4 comments of Matt

Hey Wolfgang, thanks for responding so quickly! The filetype is c. It's displayed on my Vim status bar, but I manually checked as well. I don't have the GUI, but...

It all appears to be right (sorry about all the ASCII vomit) ``` ���������C / C++ compiler : clang / g++ ���������C file extension : "c" (everything else is C++)...

I should've noted: I'm using Vundle for plugin management and getting my copy of c-support from [this repo](https://github.com/tigerlee/c.vim), which I believe is just a github copy of the version from...

WOO! #1 worked! :D ``` FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: i386-unknown-freebsd10.0 Thread model: posix "/usr/bin/clang" -cc1 -triple i386-unknown-freebsd10.0 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name calcdumb2.c -mrelocation-model static -mdisable-fp-elim...