-
-
Notifications
You must be signed in to change notification settings - Fork 443
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the missing lexer?
Dhall (https://github.com/dhall-lang/dhall-lang) is a programmable configuration language with a standardized syntax. Chroma currently does not have a dedicated lexer for Dhall.
Resolving this issue would provide dhall support inside Gitea?
Links to existing syntax definitions
- Dhall Sublime Text: https://github.com/kukimik/dhall-sublime-syntax-highlighting
- Dhall official language repository: https://github.com/dhall-lang/dhall-lang
u1dceev