@killerbees19 commented on this pull request.
@@ -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
Are you sure this is a good idea? It looks similar, but there seem to be significant differences. I don't think SMALI files would benefit from this. Not even the comments are identical.
GitHub syntax highlighter for SMALI:
![github-smali](https://github.com/user-attachments/assets/36771a92-ea92-47e0-81d2-4aa47ead9...)
Geany with CIL syntax highlighter:
![smali-with-cil-highlighter](https://github.com/user-attachments/assets/fb1237be-71d7-49da-b39b-86bf4d4f9...)