Skip to content

Commit 92b8e51

Browse files
arnoudbuzingmarijnh
authored andcommitted
[mode/meta] Add wl and wls file extensions
1 parent ab766ce commit 92b8e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mode/meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
{name: "Markdown", mime: "text/x-markdown", mode: "markdown", ext: ["markdown", "md", "mkd"]},
8585
{name: "mIRC", mime: "text/mirc", mode: "mirc"},
8686
{name: "MariaDB SQL", mime: "text/x-mariadb", mode: "sql"},
87-
{name: "Mathematica", mime: "text/x-mathematica", mode: "mathematica", ext: ["m", "nb"]},
87+
{name: "Mathematica", mime: "text/x-mathematica", mode: "mathematica", ext: ["m", "nb", "wl", "wls"]},
8888
{name: "Modelica", mime: "text/x-modelica", mode: "modelica", ext: ["mo"]},
8989
{name: "MUMPS", mime: "text/x-mumps", mode: "mumps", ext: ["mps"]},
9090
{name: "MS SQL", mime: "text/x-mssql", mode: "sql"},

0 commit comments

Comments
 (0)