branch: elpa/rainbow-delimiters
commit 4c948535838e752587566c80836f92f67078263a
Author: Jeremy L. Rayman <[email protected]>
Commit: Jeremy L. Rayman <[email protected]>
Add an item to the TODO list.
---
rainbow-delimiters.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index ce829b0e6e..33f595d1d7 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -124,7 +124,7 @@
;; - Add Python support - highlighting parens according to indentation level.
;; - Add support for nested tags (XML, HTML)
;; - Set up proper example color-theme.el themes for rainbow-delimiters mode.
-;; - Intelligent support for other languages: Ruby, et al.
+;; - Intelligent support for other languages: Ruby, LaTeX tags, et al.
;;; Issues: