ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

Open

#12.567 aberto em 13 de out. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)OCaml (478 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (1.882 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador