feat: add support for Nix code highlight (#4781
Nix is a build system and package manager and used in one of the top-10 most active repos on GitHub.
This commit is contained in:
@@ -26,6 +26,7 @@ export const LANGUAGES = {
|
||||
lisp: "Lisp",
|
||||
lua: "Lua",
|
||||
mermaidjs: "Mermaid Diagram",
|
||||
nix: "Nix",
|
||||
objectivec: "Objective-C",
|
||||
ocaml: "OCaml",
|
||||
perl: "Perl",
|
||||
|
||||
Reference in New Issue
Block a user