ocaml/dune
Voir sur GitHubEmacs syntax highlighting for new keywords introduced in parameterised libraries support
Open
#12 567 ouverte le 13 oct. 2025
good first issue
Métriques du dépôt
- Stars
- (1 882 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Syntax highlighting needs to be added in the emacs configuration here: https://github.com/ocaml/dune/blob/main/editor-integration/emacs/dune.el. Documentation about the new keywords can be found here: https://github.com/ocaml/dune/pull/12111. This should be a matter of updating the emacs config to include keywords like parameters, library_parameter, etc.