diff --git a/docs/content/documentation/content/syntax-highlighting.md b/docs/content/documentation/content/syntax-highlighting.md index a824bf1..1cb5f17 100644 --- a/docs/content/documentation/content/syntax-highlighting.md +++ b/docs/content/documentation/content/syntax-highlighting.md @@ -120,6 +120,7 @@ Here is a full list of the supported languages and the short names you can use: - TypeScript -> ["ts"] - TypeScriptReact -> ["tsx"] - VimL -> ["vim"] +- Nix -> ["nix"] - TOML -> ["toml", "tml", "Cargo.lock", "Gopkg.lock", "Pipfile"] ``` diff --git a/sublime_syntaxes/newlines.packdump b/sublime_syntaxes/newlines.packdump index c2dd91d..2095a0a 100644 Binary files a/sublime_syntaxes/newlines.packdump and b/sublime_syntaxes/newlines.packdump differ