ocaml/dune

Emacs syntax highlighting for new keywords introduced in parameterised libraries support

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)OCaml (478 fork)github user discovery
good first issue

仓库指标

Star
 (1,882 star)
PR 合并指标
 (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.

贡献者指南