diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el index 071d88b..410e16c 100644 --- a/rainbow-delimiters.el +++ b/rainbow-delimiters.el @@ -115,7 +115,8 @@ ;; - Correct typo in the installation step for users of dark backgrounds. ;; 1.4-BETA (currently under development; this file is not a release) ;; - Add 'global-rainbow-delimiters-mode'. - +;; - Bugfix: Respect syntax of current buffer major-mode so delimiters +;; highlight correctly in non-lisp languages. ;;; TODO: