emacs-for-clojure icon indicating copy to clipboard operation
emacs-for-clojure copied to clipboard

global-rainbow-delimiters-mode was deprecated

Open pauloaug opened this issue 7 years ago • 0 comments

From rainbow-delimiters repo :

There's no global-rainbow-delimiters-mode anymore. It used to exist, but it was impossible to keep it from breaking some major modes. It's strongly recommended to use major mode hooks instead, as shown above. There's nothing stopping you from defining global-rainbow-delimiters-mode yourself, but if it breaks something, you're on your own.

pauloaug avatar Jan 17 '18 22:01 pauloaug