ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

开放

#12,567 创建于 2025年10月13日

 (1 条评论) (0 个反应) (0 位负责人)OCaml (478 个派生)github user discovery
good first issue

仓库指标

星标
 (1,882 个星标)
PR 合并指标
 (平均合并 1天 20小时) (30 天内合并 345 个 PR)

描述

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.

贡献者指南