Add "el" as "Lisp" filetyp extension
[geany-mirror.git] / data / filetype_extensions.conf
blobb0c64e31f9a34ba99082e527c16f5eafb54070a9
1 # Filetype extension configuration file for Geany
2 # Insert as many items as you want, separate them with a ";".
3 # See Geany's main documentation for details.
4 [Extensions]
5 Abaqus=*.inp;
6 Abc=*.abc;*.abp;
7 ActionScript=*.as;
8 Ada=*.adb;*.ads;
9 Arduino=*.ino;*.pde;
10 Asciidoc=*.asciidoc;*.adoc;
11 ASM=*.asm;*.asm51;*.a51;*.s;*.S;*.sx;
12 Batch=*.bat;*.cmd;*.nt;
13 BibTeX=*.bib;
14 CAML=*.ml;*.mli;
15 C=*.c;*.xpm;
16 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
17 Clojure=*.clj;*.cljs;*.cljc;
18 CUDA=*.cu;*.cuh;*.h;
19 C#=*.cs;
20 CMake=CMakeLists.txt;*.cmake;*.ctest;
21 COBOL=*.cob;*.cpy;*.cbl;*.cobol;
22 CoffeeScript=*.coffee;Cakefile;*.Cakefile;*.coffee.erb;*.iced;*.iced.erb;
23 Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;
24 CSS=*.css;
25 Cython=*.pyx;*.pxd;*.pxi;
26 D=*.d;*.di;
27 Diff=*.diff;*.patch;*.rej;
28 Docbook=*.docbook;
29 Erlang=*.erl;*.hrl;
30 F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP;
31 Ferite=*.fe;
32 Forth=*.fs;*.fth;
33 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08;
34 FreeBasic=*.bas;*.bi;*.vbs;
35 GDScript=*.gd;
36 Genie=*.gs;
37 GLSL=*.glsl;*.frag;*.vert;
38 Go=*.go;
39 Graphviz=*.gv;*.dot;
40 Groovy=*.groovy;*.gradle;
41 Haskell=*.hs;*.lhs;*.hs-boot;*.lhs-boot;
42 Haxe=*.hx;
43 HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;*.tpl;
44 Java=*.java;*.jsp;
45 Javascript=*.js;
46 JSON=*.json;
47 Julia=*.jl;
48 Kotlin=*.kt;*.kts;
49 LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;*.aux;
50 Lisp=*.lisp;*.el
51 Lua=*.lua;
52 Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
53 Markdown=*.mdml;*.markdown;*.md;*.mkd;*.mkdn;*.mdwn;*.mdown;*.mdtxt;*.mdtext;
54 Matlab/Octave=*.m;
55 Meson=meson.build;
56 Nim=*.nim;
57 NSIS=*.nsi;*.nsh;
58 Objective-C=*.m;*.mm;*.h;
59 Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
60 Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
61 PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
62 Po=*.po;*.pot;
63 Python=*.py;*.pyw;SConstruct;SConscript;wscript;
64 PowerShell=*.ps1;*.psm1;
65 reStructuredText=*.rest;*.reST;*.rst;
66 R=*.R;*.r;
67 Rust=*.rs;
68 Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
69 Scala=*.scala;*.scl;
70 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
71 Smalltalk=*.st;
72 SQL=*.sql;
73 Swift=*.swift;
74 Tcl=*.tcl;*.tk;*.wish;*.exp;
75 Txt2tags=*.t2t;
76 TypeScript=*.ts;
77 Vala=*.vala;*.vapi;
78 Verilog=*.v;
79 VHDL=*.vhd;*.vhdl;
80 XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;*.xtpl;*.mml;*.mathml;
81 YAML=*.yaml;*.yml;
82 Zephir=*.zep;
83 None=*;
85 # Note: restarting is required after editing groups
86 [Groups]
87 Programming=Arduino;Clojure;CUDA;Cython;Genie;Groovy;Kotlin;Nim;Scala;Swift;
88 Script=Graphviz;TypeScript;Meson;
89 Markup=
90 Misc=JSON;
91 None=