issues
search
flyingmachine
/
emacs-for-clojure
525
stars
267
forks
source link
Improve rainbow-delimiters activation.
#17
Open
dilbernd
opened
9 years ago
dilbernd
commented
9 years ago
If rainbow-delimiters-mode-enable is available:
Check if Emacs >= 24.1, if so enable it for prog-mode
Else enable it for lisp-mode
Use the (broken) global-rainbow-delimiters-mode as before