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.

貢獻者指南