branch: elpa/rainbow-delimiters
commit 1d1af1b8df560b313f94b0e34e9ef2425c22f754
Author: Jeremy L. Rayman <[email protected]>
Commit: Jeremy L. Rayman <[email protected]>

    Add a Contributors/Thanks session. Thank Satya Mishra for the initial idea 
to make rainbow-delimiters mode global.
---
 rainbow-delimiters.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index b826918ac5..c88d1ad895 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -135,6 +135,13 @@
 ;;   See step number 5 in the Installation section.
 
 
+;;; Contributors / Thanks :
+;; - Contributors:
+;;   None so far.
+;; - Thanks:
+;;   Satya Mishra: initial idea for a global-rainbow-delimiters-mode.
+
+
 ;;; Code:
 
 (eval-when-compile (require 'cl))

Reply via email to