documentation-highlighter: 9.12.0 -> 11.9.0, add new langs

this has been overdue for a while. we also add the `shell` language to
the bundle (in addition to nix and bash) for ShellSession highlighting.

perhaps we should use the full, regular distribution instead of a custom
build, but eh.
This commit is contained in:
pennae 2023-12-01 18:33:47 +01:00
parent 548f98f4fb
commit 3bf6d6d251
7 changed files with 427 additions and 183 deletions

View file

@ -90,6 +90,9 @@ insert_final_newline = unset
indent_style = unset
trim_trailing_whitespace = unset
[pkgs/misc/documentation-highlighter/**]
insert_final_newline = unset
[pkgs/servers/dict/wordnet_structures.py]
trim_trailing_whitespace = unset