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

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

[nongnu] elpa/rainbow-delimiters 012a5937e3 020/188: Update README.markd


From: ELPA Syncer
Subject: [nongnu] elpa/rainbow-delimiters 012a5937e3 020/188: Update README.markdown; include instructions re: global-rainbow-delimiters-mode.
Date: Sat, 1 Jan 2022 00:58:49 -0500 (EST)

branch: elpa/rainbow-delimiters
commit 012a5937e35207a8cc0b882e48220597d4fe216a
Author: Jeremy L. Rayman <jeremy.rayman@gmail.com>
Commit: Jeremy L. Rayman <jeremy.rayman@gmail.com>

    Update README.markdown; include instructions re: 
global-rainbow-delimiters-mode.
---
 README.markdown | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.markdown b/README.markdown
index cb9b679353..88d54d17b9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -32,15 +32,15 @@ Installation instructions:
 You can choose to enable it only in certain modes, or Emacs-wide:
 
 
-- To enable it only in specific modes, add lines like the following:
+<pre>-</pre> To enable it only in specific modes, add lines like the following:
 <br /><code>(add-hook 'clojure-mode-hook 'rainbow-delimiters-mode)</code>
 
 
-- To activate the mode globally, add to your init file:
+<pre>-</pre> To activate the mode globally, add to your init file:
 <br /><code>(global-rainbow-delimiters-mode)</code>
 
 
-- To temporarily activate rainbow-delimiters mode in an open buffer:
+<pre>-</pre> To temporarily activate rainbow-delimiters mode in an open buffer:
 <br /><code>M-x rainbow-delimiters-mode</code>
 
 Additional discussion is at the top of the file and on the EmacsWiki page 
linked to above.



reply via email to

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