Created
June 19, 2016 16:01
-
-
Save thatkookooguy/c03eb108b72a78cb8148c8ba466cb082 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ABC: ["abc"], | |
ADA: ["ada|adb"], | |
C9Search: ["c9search_results"], | |
Dockerfile: ["^Dockerfile"], | |
Dummy: ["dummy"], | |
DummySyntax: ["dummy"], | |
Eiffel: ["e|ge"], | |
EJS: ["ejs"], | |
Elixir: ["ex|exs"], | |
Elm: ["elm"], | |
Erlang: ["erl|hrl"], | |
Fortran: ["f|f90"], | |
Gcode: ["gcode"], | |
Gitignore: ["^.gitignore"], | |
Gobstones: ["gbs"], | |
HTML_Elixir: ["eex|html.eex"], | |
Io: ["io"], | |
Lean: ["lean|hlean"], | |
Mask: ["mask"], | |
Maze: ["mz"], | |
NSIS: ["nsi|nsh"], | |
Praat: ["praat|praatscript|psc|proc"], | |
Razor: ["cshtml"], | |
RST: ["rst"], | |
Smarty: ["smarty|tpl"], | |
SQLServer: ["sqlserver"], | |
Swift: ["swift"], | |
Tex: ["tex"], | |
Vala: ["vala"], | |
VHDL: ["vhd|vhdl"], | |
Wollok: ["wlk|wpgm|wtest"], | |
Django: ["html"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment