Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は c0 と呼ばれる C のサブセットを使用しています。構文はほとんど同じですが、ファイル拡張子は c ではなく c0 です。Syntastic に c0 が c と同じであることを理解させるために vimrc ファイルを変更して、c0 で終わるファイルに同じリンターを使用する方法はありますか?
ありがとう!