ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

Ouverte

#12 567 ouverte le 13 oct. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)OCaml (478 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (1 882 étoiles)
Métriques de merge PR
 (Merge moyen 1j 20h) (345 PRs mergées en 30 j)

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.

Guide contributeur