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

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

[nongnu] elpa/hl-block-mode 05a8c5119c 32/64: readme: link to melpa, tw


From: ELPA Syncer
Subject: [nongnu] elpa/hl-block-mode 05a8c5119c 32/64: readme: link to melpa, tweaks to syntax highlighting
Date: Thu, 7 Jul 2022 12:00:06 -0400 (EDT)

branch: elpa/hl-block-mode
commit 05a8c5119c717f53e2e9c279d316f04dd744b9b3
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    readme: link to melpa, tweaks to syntax highlighting
---
 readme.rst | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/readme.rst b/readme.rst
index 1e432b8f09..86ecc80dc7 100644
--- a/readme.rst
+++ b/readme.rst
@@ -1,13 +1,17 @@
 
+####################
 Highlight Block Mode
-====================
+####################
 
 This is a minor mode for highlighting blocks by scope.
 
 .. figure:: 
https://user-images.githubusercontent.com/1869379/56872098-975b5900-6a68-11e9-8907-ccca12b5608a.png
 
+Available via `melpa <https://melpa.org/#/hl-block-mode>`__.
+
+
 Options
--------
+=======
 
 :hl-block-bracket:
    (symbol) bracket to use, ``{`` by default,
@@ -18,8 +22,8 @@ Options
    (color) color tint for each level.
 
 TODO
-----
+====
 
 - Optionally, update instantly (without any delay).
 - Avoid updating overlays when highlights havn't moved.
-- Add default brackets based on the major mode, `()` for lisp's, `{}` for 
C/C++ etc.
+- Add default brackets based on the major mode, ``()`` for lisp's, ``{}`` for 
C/C++ etc.



reply via email to

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