1 # Filetype extension configuration file for Geany
2 # Insert as many items as you want, seperate them with a ";".
3 # See Geany's main documentation for details.
13 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
15 CMake=CMakeLists.txt;*.cmake;*.ctest;
16 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
17 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;
19 Cython=*.pyx;*.pxd;*.pxi;
21 Diff=*.diff;*.patch;*.rej;
24 F77=*.f;*.for;*.ftn;*.f77;
27 Fortran=*.f90;*.f95;*.f03;
30 GLSL=*.glsl;*.frag;*.vert;
34 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
37 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;
40 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
41 Markdown=*.mdml;*.markdown;*.md;*.mkd;
44 Objective-C=*.m;*.mm;*.h;
45 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
46 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
47 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
49 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
50 reStructuredText=*.rest;*.reST;*.rst;
53 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
55 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
57 Tcl=*.tcl;*.tk;*.wish;
62 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;
66 # Note: restarting is required after editing groups
68 Programming=Cython;Genie;Go;Rust;Scala;