Hi,
I like the idea of this mode. I enable rainbow-blocks mode in either a clojure or emacs-lisp buffer, but dont see any block highlighting (using the current version in this repo, emacs 24.3 on osx mavericks).
I dont understand emacs themes well. I'm not sure if this should be used in conjuction with some theme or not.
I've tried with no theme, and with zenburn. The only difference i see is the text colors change, but there's no block highlighting.
Any hints on what should be in my emacs init file to get this going (other than the require, and add-hook) would be appreciated.
I guess it could be conflicting with some other thing in my init, which I'll check out.
Hi, I like the idea of this mode. I enable rainbow-blocks mode in either a clojure or emacs-lisp buffer, but dont see any block highlighting (using the current version in this repo, emacs 24.3 on osx mavericks). I dont understand emacs themes well. I'm not sure if this should be used in conjuction with some theme or not. I've tried with no theme, and with zenburn. The only difference i see is the text colors change, but there's no block highlighting.
Any hints on what should be in my emacs init file to get this going (other than the require, and add-hook) would be appreciated.
I guess it could be conflicting with some other thing in my init, which I'll check out.
Cheers.