diff --git a/docs/content/documentation/content/syntax-highlighting.md b/docs/content/documentation/content/syntax-highlighting.md index d074dc8b..4143567e 100644 --- a/docs/content/documentation/content/syntax-highlighting.md +++ b/docs/content/documentation/content/syntax-highlighting.md @@ -54,7 +54,7 @@ Here is a full list of supported languages and their short names: - Fortran (Modern) -> ["F03", "F08", "F90", "F95", "f03", "f08", "f90", "f95"] - Fortran Namelist -> ["namelist"] - Friendly Interactive Shell (fish) -> ["fish"] -- GDScript -> ["gd"] +- GDScript (Godot Engine) -> ["gd"] - Generic Config -> [".dircolors", ".gitattributes", ".gitignore", ".gitmodules", ".inputrc", "Doxyfile", "cfg", "conf", "config", "dircolors", "gitattributes", "gitignore", "gitmodules", "ini", "inputrc", "mak", "mk", "pro"] - Git Attributes -> [".gitattributes", "attributes", "gitattributes"] - Git Commit -> ["COMMIT_EDITMSG", "MERGE_MSG", "TAG_EDITMSG"] @@ -64,7 +64,7 @@ Here is a full list of supported languages and their short names: - Git Log -> ["gitlog"] - Git Mailmap -> [".mailmap", "mailmap"] - Git Rebase Todo -> ["git-rebase-todo"] -- GLSL -> ["vs", "fs", "gs", "vsh", "fsh", "gsh", "vshader", "fshader", "gshader", "vert", "frag", "geom", "tesc", "tese", "comp", "glsl"] +- GLSL -> ["comp", "frag", "fs", "fsh", "fshader", "geom", "glsl", "gs", "gsh", "gshader", "tesc", "tese", "vert", "vs", "vsh", "vshader"] - Go -> ["go"] - GraphQL -> ["gql", "graphql"] - Graphviz (DOT) -> ["DOT", "dot", "gv"] diff --git a/sublime/syntaxes/LESS-sublime b/sublime/syntaxes/LESS-sublime index 3dd952ea..44632e19 160000 --- a/sublime/syntaxes/LESS-sublime +++ b/sublime/syntaxes/LESS-sublime @@ -1 +1 @@ -Subproject commit 3dd952ea771e5bc087a41146941ed36f2051c3c4 +Subproject commit 44632e19af8370b39643dd60cd76deb7a13c63ee diff --git a/sublime/syntaxes/SublimeSass b/sublime/syntaxes/SublimeSass index b98a3f3c..478d3113 160000 --- a/sublime/syntaxes/SublimeSass +++ b/sublime/syntaxes/SublimeSass @@ -1 +1 @@ -Subproject commit b98a3f3ccff0134c38544d9bc41caf7f61048cdf +Subproject commit 478d3113b82253c08052421595dbf6372120f80f diff --git a/sublime/syntaxes/newlines.packdump b/sublime/syntaxes/newlines.packdump index a0bf32f6..a564cfeb 100644 Binary files a/sublime/syntaxes/newlines.packdump and b/sublime/syntaxes/newlines.packdump differ