@techee commented on this pull request.


In data/filetype_extensions.conf:

> @@ -15,6 +15,7 @@ BibTeX=*.bib;
 CAML=*.ml;*.mli;
 C=*.c;*.xpm;
 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
+CIL=*.il

OK, if there are bigger differences between the languages, it's really better to use CIL just for *.il files.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3480/review/2210215074@github.com>