emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/tuareg 92b1ca6cac 04/10: Add subsections to better present


From: ELPA Syncer
Subject: [nongnu] elpa/tuareg 92b1ca6cac 04/10: Add subsections to better present additional packages in README
Date: Tue, 27 Sep 2022 06:59:17 -0400 (EDT)

branch: elpa/tuareg
commit 92b1ca6cacd6e13d2a0d9261511d6d07147853a8
Author: Christophe Troestler <Christophe.Troestler@umons.ac.be>
Commit: Christophe Troestler <Christophe.Troestler@umons.ac.be>

    Add subsections to better present additional packages in README
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 48e74eb6ac..453d73b07d 100644
--- a/README.md
+++ b/README.md
@@ -229,6 +229,8 @@ See [dot-emacs.el](dot-emacs.el) for some examples.
 Additional packages
 -------------------
 
+### Merlin
+
 It is recommended to install [Merlin][] which is available in
 [OPAM][].  Tuareg will automatically detect it and use some of its
 features (e.g. for *imenu*).  Merlin offers auto-completion, the
@@ -237,6 +239,8 @@ location of an identifier with <kbd>C-cC-l</kbd>, to go to 
the next
 (resp. previous) phrase with <kbd>C-cC-n</kbd>
 (resp. <kbd>C-cC-p</kbd>),...  Highly recommended.
 
+### Caml mode
+
 [caml-mode][] (available in [NonGNU ELPA][] and [MELPA][]) is used to
 display types (using
 the obsolete `*.annot` files), open a module for documentation,...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]